程序员的阅读清单
感谢Mindhacks原文在此
其实本质上就是两类(by 云风)
-
对所面对的东西(程序语言也好,操作系统也好,底层设施也好)本身的理解程度
-
对设计思想和原则的理解
云风的推荐
-
C++编程思想
-
Effective C++
-
深度探索C++对象模型
-
C++语言的设计和演化
-
C专家编程
-
C陷阱与缺陷
-
C语言接口与实现
-
Lua程序设计
-
Linkers and Loaders
-
COM本质论
-
Windows核心编程
-
深入解析Windows操作系统
-
TCP/IP 详解
冯大辉
洪强宁
-
Code: The Hidden Language of Computer Hardware and Software 编码的奥秘
-
The Structure and Interpretation of Computer Programs 计算机程序的构造和解释
郑昀
-
工程师转型
-
软件随想录
张峥
-
Computer Architecture: A Quantitative Approach 计算机系统结构:量化研究方法
-
Outliers (why hard work and luck are both important)
邹欣
-
Inside Intuit(Intuit公司内幕)
-
Innovation
刘未鹏
-
Code: The Hidden Language of Computer Hardware and Software 编码的奥秘
-
Programming Pearls 编程珠玑 / Algorithms / Algorithm Design / 编程之美
-
The C++ Programming Language / Programming: Principles and Practice Using C++ / Accelerated C++
-
The Structure and Interpretation of Computer Programs 计算机程序的构造和解释
-
Clean Code / Implementation Patterns
-
Design Patterns 设计模式 / Agile Software Development, Principles, Patterns, and Practices