re: C++程序員成長之道 傷感的騾子 2006-11-03 10:07
好似不是這些吧?
如果做vc程序員或許可以
個人認為Bjarne Stroustrup的《C++程序設計語言》(英文名The C++ Programming Language)和Nicolai M.Josuttis的《C++標準程序庫》(英文名The C++ Standard Library A Tutorial and Reference)是基礎,還有《C++ Primer》講的也很詳細,《Effective C++》《More Effective C++》《C++ Templete》《Boost》看了些也很不錯,其余的如《Modern C++ Design, Generic Programming and Design Patterns Applied》《Design Patten》《Loki》《WTL》《Across PlatForm GUI》自己還沒學過,不知道具體,另外推薦《UNIX編程藝術》,對好的代碼風格的養成和操作系統的認識很有些幫助。