抽空要多多看看下面的书:
1. 《代码大全》 史蒂夫·迈克康奈尔
2. 《程序员修炼之道》
3. 《计算机程序的构造和解释》
5. 《算法导论》
6. 《重构:改善既有代码的设计》
7. 《设计模式》
8. 《人月神话》
9. 《计算机程序设计艺术》
10. 《编译原理》(龙书)
11. 《深入浅出设计模式》
12. 《哥德尔、艾舍尔、巴赫书:集异璧之大成》
13. 《代码整洁之道》
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 / 企业应用架构模式》
25. 《交互设计之路》
27. 《Unix编程艺术》
28. 《Practices of an Agile Developer / 高效程序员的45个习惯:敏捷开发修炼之道》
29. 《Test-Driven Development by Example. / 测试驱动开发》
《Thinking in Java | Java编程思想》
《Refactoring to Patterns | 重构与模式 》
《Modern Operating Systems | 现代操作系统》
《The Timeless Way of Building | 建筑的永恒之道 》
《Computer Systems – A Programmer’s Perspective | 深入理解计算机系统》
《The Soul of a New Machine | 新机器的灵魂》
《Object-Oriented Analysis and Design with Applications | 面向对象分析与设计》
《Masterminds of Programming | 编程大师智慧/编程之魂》
《The Productive Programmer | 卓有成效的程序员》
《How To Solve It: A New Aspect of Mathematical Method | 怎样解题:数学思维的新方法》
浪潮之巅
Java核心技术 卷1:基础知识
Java核心技术 卷2:高级特性
编程之美:微软技术面试心得
架构之美
软件架构的艺术
Python参考手册(第4版)
Python灰帽子