C++ Basics

This is our first lesson on C++. In this lesson we go into the basics, and show how the various IDEs compile and link your programs.

Most of this lecture will feel like we are talking more about C than C++. But that is because C++ is a superset of C, and you need to know the basics before we can start working with classes.

41:11 minutes slides demos