C++讀書歷程

C++讀書歷程:

最近,在看一本Modern C++ Design Generic Programming and Design Patterns Applied的書。但是,感覺越來越看不下去了。這時候感覺到我對C++的一無所知。還是,從Effective.2E.and.More.Effective.C++.-.50.Specific.Ways.to.Improve.Your.Programs.and.Design 看起吧。C++的博大精深,真是令我只能望其項背。我感覺要讀一下幾本書,才能對C++有所瞭解。而且,順序不能顛倒,否則,你就會感到一頭霧水。


C++ language:

1_Effective.2E.and.More.Effective.C++.-.50.Specific.Ways.to.Improve.Your.Programs.and.Design.pdf
2_Addison.Wesley.-.Exceptional.C++.pdf
3_Addison.Wesley.-.Exceptional.C++.Style.40.New.Engineering.Puzzles,.Programming.Problems.and.Solutions.-.Herb.Sutter.chm
4_Inside.The.C++.Object.Model.pdf
5_Modern C++ Design Generic Programming and Design Patterns Applied.pdf

STL:

1_Addison Wesley - STL Tutorial and Reference Guide, 2nd Edition.pdf
2_Addison Wesley - Designing Components with the C++ STL.pdf 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章