Books For Learning C++C++ BooksC++ Books
Principles and Practice Using C++ | Bjarne Stroustrup |
The C++ Programming Language | |
A Tour of C++ | |
Effective Modern C++ | Scott Meyers |
Effective C++ | |
Effective STL | |
Exceptional C++ | Herb Sutter |
More Exceptional C++ | |
Exceptional C++ Style | |
C++ Primer | Stanley B. Lippman
Josée Lajoie Barbara E. Moo |
Elements of Programming
(freely available as PDF) |
Alexander Stepanov
Paul McJones |
C++ Templates: The Complete Guide | David Vandevoorde
Nicolai M. Josuttis Douglas Gregor |
C++ Standard Library, The: A Tutorial And Reference | Nicolai M. Josuttis |
C++17 - The Complete Guide | |
C++17 in Detail | Bartłomiej Filipek |
C++ Concurrency in Action | Anthony Williams |
Functional Programming in C++ | Ivan Čukić |