C++: Power and Abstraction
Shriira Press
C's speed with high-level abstractions — learn modern C++ the way it's written today.
Welcome to C++: Power and Abstraction.
C++ keeps C's bare-metal performance and adds powerful abstractions — classes, templates, and a vast standard library — at zero overhead. This free, example-driven book teaches modern C++ (C++17/20) from the ground up: the everyday improvements over C, classes and encapsulation, the all-important RAII idiom, inheritance and polymorphism, templates and generic programming, the Standard Template Library, smart pointers for safe memory, value semantics with copy and move, and exception handling — closing with the habits of clean, idiomatic modern C++. Twelve focused chapters with compilable code and clear diagrams. Learn the language that builds game engines, browsers, and the fast core of everything.
This title is part of the ShriIra library and is free to read in full, right here — our small contribution to making world-class knowledge easy to reach.
A note on reading it: open the Contents menu at the top of the reader to jump between chapters, use the Aa menu to set a comfortable text size, theme (light, sepia, or night), and single- or two-page layout. Your place is saved automatically, so you can always pick up where you left off.
We hope it serves you well.
— Shriira Press