Functional Programming in C++
Ivan Čukić
StackOverflow Definitive C++ Guide (1)
C++ Concurrency in Action
Anthony Williams
Automate the Boring Stuff with Python
Albert Sweigart
Exceptional C++: 47 Engineering Puzzles, Programming Problems, ...
Herb Sutter
Exceptional C++ Style: 40 Puzzles
More Exceptional C++
A Tour of C++
Bjarne Stroustrup
The C++ Programming Language
Elements of Programming
Alexander Stepanov & Paul McJones
C++ Primer, Fifth Edition
Stanley B. Lippman, Josée Lajoie, Barbara E. Moo
Java Design Patterns
Vaskaran Sarcar
Mastering Vim
Ruslan Osipov
Beautiful Code: Leading Programmers Explain How They Think
Andy Oram & Greg Wilson
Computer Systems: A Programmer’s Perspective
David O'Hallaron & Randal Bryant
Design Patterns in Modern C++: Reusable Approaches for Object-Oriented ...
Dmitri Nesteruk
C++ In Action
Bartosz Milewski
Effective Modern C++
Scott Meyers
Effective STL
More Effective C++: 35 New Ways to Improve Your Programs and ...
Mastering QGIS
Kurt Menke & Richard Smith & Richard Smith Jr. & Luigi Pirelli & John Van Hoesen
Autodesk Inventor Exercises
Bob McFarlane
C++ Primer, 5/e
Stanley B. Lippman & Barbara E. Moo & Josée Lajoie
Standard C++ IOStreams and Locales: Advanced Programmer's Guide ...
Klaus Kreft Angelika Langer
Large-Scale C++: Process and Architecture
John Lakos
Accelerated C++: Practical Programming
Andrew Koenig & Barbara E.Moo
C++ 20: The Complete Guide
Nicolai M. Josuttis
The C++ Standard Library: A Tutorial and Reference
C++ Software Design
Klaus Iglberger
Big C++: Late Objects, 3rd Edition
Cay S. Horstmann
StackOverflow Definitive C++ Guide (2)
Visualizing Data Structures
Rhonda Hoenigman
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
Herb Sutter, Andrei Alexandrescu
Learning the Art of Electronics: A Hands-On Lab Course
Thomas C. Hayes & Paul Horowitz
Advanced Metaprogramming in Classic C++
Davide Di Gennaro
Design Patterns: Elements of Reusable Object-Oriented Software
Erich Gamma & Richard Helm & Ralph Johnson & John Vlissides
C++ Templates: The Complete Guide
David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor
Modern C++ Design: Generic Programming and Design Patterns Applied
Andrei Alexandrescu
C++ Template Metaprogramming: Concepts, Tools, and Techniques ...
David Abrahams