What is C++? — a practical guide to What is C++ with clear examples you can reuse in real projects.
C++ Tutorial Series (2/111). Prefer one article? Read the complete C++ tutorial.
Short description
C++ supports procedural, object-oriented, and generic programming while staying close to the metal for performance.
C++ at a glance
Compiled, multi-paradigm
Zero-overhead abstractions goal
STL + standard library
Used in systems/games/finance/tools