天天看點

學好C++必須要看的經典書籍

引用《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++》

同學們,加油吧!