StackOverflow程序员推荐:每个程序员都应读的30本书
1. 《代碼大全》史蒂夫·邁克康奈爾
2. 《程序員修煉之道》
3. 《計算機程序的構造和解釋》
4. 《C程序設計語言》
5. 《算法導論》
6. 《重構:改善既有代碼的設計》
7. 《設計模式》
8. 《人月神話》
9. 《計算機程序設計藝術》(系列)
10. 《編譯原理》(龍書)
11. 《深入淺出設計模式》
13. 《代碼整潔之道》
14. 《Effective C++》和《More Effective C++》
15. 《編程珠璣》
16. 《修改代碼的藝術》by Michael Feathers
17. 《編碼:隱匿在計算機軟硬件背后的語言》
18. 《禪與摩托車維修藝術 / Zen and the Art of Motorcycle Maintenance》
19. 《Peopleware / 人件集:人性化的軟件開發》
20. 《Coders at Work / 編程人生》
21. 《Surely You’re Joking, Mr. Feynman! / 別鬧了,費曼先生!》
22. 《Effective Java 中文版》
23. 《Patterns of Enterprise Application Architecture / 企業應用架構模式》
24. 《The Little Schemer》和《The Seasoned Schemer》?nmiranda
25. 《交互設計之路》英文名:《The Inmates Are Running The Asylum: Why High Tech Products Drive Us Crazy and How to Restore the Sanity》該書作者:Alan Cooper,人稱Visual Basic之父,交互設計之父。
26. 《Why’s (Poignant) Guide to Ruby 》
27.《Unix編程藝術》
28. 《Practices of an Agile Developer / 高效程序員的45個習慣:敏捷開發修煉之道》
29. 《Test-Driven Development by Example. / 測試驅動開發》
30. 《Don’t Make Me Think / 點石成金:訪客至上的網頁設計秘笈》
總結
以上是生活随笔為你收集整理的StackOverflow程序员推荐:每个程序员都应读的30本书的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Linux C中内联汇编的语法格式及使用
- 下一篇: 详解C++代码反汇编后的堆栈寄存器EBP