Covers the fundamentals of Object-Oriented Programming in C++, including encapsulation, inheritance, and polymorphism, with examples in various OOP languages.
Covers generic programming in C++ through templates for classes and functions, showcasing examples and discussing specialization and separate compilation.