"STL Source Code Analysis", after reading this, you should be very proficient in C++ syntax and generic design
"Introduction to Algorithms", after reading this book, you will no longer be a person who only calls library functions and puts together programs
"The True Color of Code", a newly released book, has swept almost all application fields
Of course, it’s best to write more class libraries and projects when you have nothing to do
Effective Series
Exceptional Series
Isn’t it C++ Primer Plus? . laugh.
"STL Source Code Analysis", after reading this, you should be very proficient in C++ syntax and generic design
"Introduction to Algorithms", after reading this book, you will no longer be a person who only calls library functions and puts together programs
"The True Color of Code", a newly released book, has swept almost all application fields
Of course, it’s best to write more class libraries and projects when you have nothing to do
Effective is a must-read, and you should also read D&E, written by my dad
Write things in C++.
Then read the C++ primer again.
Then loop
It is recommended that you take a look at the requirements for C++ job openings, which may help you decide how to develop your skill tree