An Introduction to C++ Programming in Only One Hour (or Less).
This guide is designed to teach you all the essential information that you would learn in a first semester C++ programming class. While this guide is meant to cover only the basics, master these topics and you will be well on your way to mastering C++.
This guide does not contain fluff. It is a straight-forward, barebones, this is what you need to know, kind-of guide. However, I believe you could pass a first semester C++ course just by mastering the information presented. Conversely, you can move on to more advanced topics such as classes and objects. However, remember practice make perfect.
This guide is designed to teach you all the essential information that you would learn in a first semester C++ programming class. While this guide is meant to cover only the basics, master these topics and you will be well on your way to mastering C++.
This guide does not contain fluff. It is a straight-forward, barebones, this is what you need to know, kind-of guide. However, I believe you could pass a first semester C++ course just by mastering the information presented. Conversely, you can move on to more advanced topics such as classes and objects. However, remember practice make perfect.