读书清单
1.《代码大全》
2.《程序员修炼之道》
3.《计算机程序的构造和解释》
4.《C程序设计语言》
5.《算法导论》
6.《重构:改善既有代码的设计》
7.《设计模式》
8.《人月神话》
9.《计算机程序设计艺术》
10.《编译原理》(龙书)
11.《深入浅出设计模式》
12.《哥德尔、艾舍尔、巴赫书:集异璧之大成》
13.《代码整洁之道》
14.《Effective C++》
15.《More Effective C++》
16.《大教堂与市集》
17.《编程珠玑》
18.《修改代码的艺术》by Michael Feathers
19.《编码:隐匿在计算机软硬件背后的语言》by Charles Petzold
20.《禅与摩托车维修艺术 / Zen and the Art of Motorcycle Maintenance》
21.《Peopleware / 人件集:人性化的软件开发》
22.《Coders at Work / 编程人生》
23.《Surely You’re Joking, Mr. Feynman! / 别闹了,费曼先生!》
24.《Effective Java 中文版》(跨语言理念)
25.《Patterns of Enterprise Application Architecture / 企业应用架构模式》by Martin Fowler
26.《The Little Schemer》 nmiranda
27.《The Seasoned Schemer》nmiranda
28.《交互设计之路》by Alan Cooper
29.《Why’s (Poignant) Guide to Ruby 》
30.《Unix编程艺术》
31.《Practices of an Agile Developer / 高效程序员的45个习惯:敏捷开发修炼之道》
32.《Test-Driven Development by Example. / 测试驱动开发》
33.《Don’t Make Me Think / 点石成金:访客至上的网页设计秘笈》