The books are organized by different topics, than by alphabetical order
- A Tour of C++ by Bjarne Stroustrup
- API Design for C++ by Martin Reddy
- C++ Best Practices by Jason Turner
- C++ Crash Course: A Fast-Paced Introduction by Josh Lospinoso
- C++17 - The Complete Guide: First Edition by Nicolai M. Josuttis
- Effective Modern C++ by Scott Meyers
- Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions by Herb Sutter
- How to use const in C++ by Sandor Dargo
- Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better by Jeff Langr
- Programming: Principles and Practice Using C++ 2nd edition by Bjarne Stroustrup
- Beautiful C++: 30 Core Guidelines for Writing Clean, Safe and Fast Code by J. Guy Davidson and Kate Gregory
- Learning C++)
- Effective STL by Scott Meyers
- Mastering the C++17 STL by Arthur O'Dwyer
- The C++ Standard Library: A Tutorial and Reference by Nicolai M. Josuttis