引用《Exceptional C++》中的一段文字,道出了学好C++必须要看的一本本经典书籍
1,广博如四库全书者:《The C++ Programming Language》,《C++ Primer》
2,深奥如重山复水者:《The Annotated C++ Reference Manual》,《Inside the C++ Object Model》
3,细说历史者:《The Design and Evolution of C++》,《Ruminations on C++》
4,独沽一味者:《Polymorphism in C++》,《Genericity in C++》
5,独树一帜者:《Design Patterns》,《Large Scale C++ Software Design》,《C++ FAQs》
6,程式库大全:《The C++ Standard Library》
7,另辟蹊径者:《Generic Programming and the STL》
8,工程经验之累计者:《Effective C++》,《More Effective C++》,《Exceptional C++》
同学们,加油吧!