The Complete Reference C++
Herb Schildt at his best.
The only way to learn a new programming language is by writing programs in it.
Herb Schildt at his best.
The C++ Programming Language, Fourth Edition, Bjarne Stroustrup.
Effective Morden C++, 42 Specific Ways to Improve your use of C++11 and C++14.
Data Structures Using C++, Second Edition D. S. Malik.
First, solve the problem. Then, write the code.