Programming -- Principles and Practice Using C++, B. Stroustrup, Addison-Wesley
A Tour of C++, B. Stroustrup, Addison-Wesley
The C++ Programming Language, B. Stroustrup, Addison-Wesley
Starting Out with C++ from Control Structures to Objects, Tony Gaddis, Pearson
C++ How to Program, Deitel, Pearson
C++ Primer Plus, Stephen Prata, Pearson
Learn Modern C++, libro online
Bjarne Stroustrup's homepage (creador del lenguaje C++)
C++ Programming Notas de Chua Hock Chuan (Nanyang Technological University - Singapore)
C++ Programming (Wikibooks) libro introductorio en formato Wiki (versión pdf)
Introduction to C++ . Curso OCW del MIT
cppreference.com: Detailed reference for C and C++ languages and libraries.
Tutorialspoint (C++) C++ Tutorial
Tutorialspoint (UML) UML (Unified Modeling Language) is a standard language for specifying, visualizing, constructing, and documenting software systems
Dictionary of Algorithms and Data Structures (NIST)
The Stony Brook Algorithms Repository extensive collection of algorithm implementations in many programming languages
VisuAlgo.net Visualising data structures and algorithms through animation
Sorting Algorithms Sorting Algorithms Animations