The only way to learn a new programming language is by writing programs in it.

C++ Programming

The Complete Reference C++

Herb Schildt at his best.

The C++ Programming Language

The C++ Programming Language, Fourth Edition, Bjarne Stroustrup.

Effective Modern C++

Effective Morden C++, 42 Specific Ways to Improve your use of C++11 and C++14.

Data Structures Using C++

Data Structures Using C++, Second Edition D. S. Malik.

First, solve the problem. Then, write the code.

Happy coding