Game Engine
An introduction to building a Game Engine for fun and profit practice.
An overview of C++ Build Systems, and the reasons behind choosing CMake.
An overview and review of the Make build system.
Programming
A simple explanation of C++ name mangling.