- 《Code Complete (2nd Ed) by Steve McConnell》,中文版《代码大全(第二版)》
- 《The Pragmatic Programmer》,中文版《程序员修炼之道》
- 《Structure and Interpretation of Computer Programs》,中文版《计算机程序的构造和解释》
- 《The C Programming Language》,中文版《C程序设计语言》
- 《Refactoring: Improving the Design of Existing Code》,中文版《重构:改善既有代码的设计》
- 《Introduction to algorithms》,中文版《算法导论》
- 《The Mythical Man-Month》,中文版《人月神话》
- 《Design Patterns》,中文版《设计模式》
- 《The Art of Computer Programming(First Volume Hardcover)》,中文版《计算机程序设计艺术第 (第一卷)》
- 《Compilers: Principles, Techniques, and Tools 》,中文版《编译原理》
- 《Head-First Design Patterns》,中文版《Head First 设计模式》
- 《Effective C++》,中文版《Effective C++:改善程序与设计的55个具体做法》
- 《Clean Code》,中文版《代码整洁之道》
- 《Effective Java》,中文版《Effective Java中文版(第2版)》
- 有些书初级程序员不推荐阅读,不需要去了解实现过程。