入门有6套方案:
(1)The C++ Programming Language
(2)C++ Primer
(3)Thinking in C++ vol1 & vol2
(4)Essential C++
(5)Accelerated C++
(6)C++ Primer Plus
难度依次递减
进阶必读:
The Standard C++ Library
Effective C++
More Effective C++
其他滋补品:
Exceptional C++
More Exceptional C++
C++ Template:The Completed Guid
Effective STL
Morden C++ Design
Beyond The C++ Standard Libray:A Introduction to Boost