每個程式設計師都該閱讀的10本書

來顆大葡萄發表於2019-02-15

一種程式語言的重要性並不在於語言本身,而是在於這種語言來體現出來的程式設計思維模式。

所以說,並不是你用到的書才去讀,讀書是一種習慣。
1.《Code Complete (2nd Ed) by Steve McConnell》,中文版《程式碼大全(第二版)》

2.《The Pragmatic Programmer》,中文版《程式設計師修煉之道》

3.《Structure and Interpretation of Computer Programs》,中文版《計算機程式的構造和解釋》

4.《The C Programming Language》,中文版《C程式設計語言》

5.《Refactoring: Improving the Design of Existing Code》,中文版《重構:改善既有程式碼的設計》

6.《Introduction to algorithms》,中文版《演算法導論》

7.《The Mythical Man-Month》,中文版《人月神話》
8.《Design Patterns》,中文版《設計模式》

9.《The Art of Computer Programming(First Volume Hardcover)》,中文版《計算機程式設計藝術第 (第一卷)》

10.《Compilers: Principles, Techniques, and Tools 》,中文版《編譯原理》

這些書籍也值得一看,比如《Effective C++》(中文版《Effective C++:改善程式與設計的55個具體做法》),《Clean Code》(中文版《程式碼整潔之道》),《Effective Java》(中文版《Effective Java中文版(第2版)》,《Head-First Design Patterns》(中文版《Head First 設計模式》)等。



IT學習群:483787113(暗號: IT學習)    組團學習更高效,群裡優就業老師定期直播課學習、資源分享~


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69902763/viewspace-2636080/,如需轉載,請註明出處,否則將追究法律責任。

相關文章