Covers the basics of programming, including the development cycle of a program, strong typing, data storage in Java variables, and primitive data types.
Covers generic programming in C++ through templates for classes and functions, showcasing examples and discussing specialization and separate compilation.