Pt 1: Preprocessor directive
Part 2: I/O stream (i.e. input and output), Namespaces
Pt3: Literal, Variables
Pt 4: Operators, Enumerated Types, Structs
Pt 5Conditional statement, logical operators
Part 6: Functions & Attributes
C++ Part 7: C-style arrays, std::array, std::vector, std::pair, std::optional, Structured Bindings
C++ Part 8: Loops, Initializer Lists