The first C++ tutorial will cover the basic principles of the programming language. It will discuss the compilation process, data types, comments, scoping, functions, pointers, and memory management.
The second C++ tutorial will cover useful system functions, more options for customizing input/output, classes, and object-oriented programming.