1 - Introduction to C++
2 - Built-in Data Types and Operators
3 - Variables, Literals, Auto and Scope
4 - Condition Statements and Loops
5 - Strings
6 - Manipulators and File I/O
7 - Functions
8 - Inline Functions, Maths Library and Structures
1 - Object-Oriented Programming
2 - Vectors
3 - Friend Functions and Operator Overloading
4 - Templates and new/delete operator
5 - QT