學習c++該讀的書籍

 

1 、 C++ 程序員必備的書(我以爲,即時你不看,也建議備上,充門面也好,爭吵也好都很用)

a) 《 C++ Programming Language 》 Bjarne Stroustrup

b) 《 C++ Primer 》 Stanley B Lippman

c) 《 Effective C++ 》 Scott Meyers

d) 《 Design Patterns 》 GoF

2,、提高或學習的書

a) 《 Inside The C++ Object Model 》 Stanley B Lippman

b) 《 Thinking in C++ 》 Bruce Eckel

c) 《 More Effective C++ 》 Scott Meyers

d) 《 STL 源碼剖析》侯捷

e) 《 Modern C++ Design 》 Andrei Alexandrescu

f) 《 Small Memory Software - Patterns for memory management 》

 

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