您的位置:首页 > 其它

别人推荐的书

2015-11-01 15:48 183 查看
Code: The Hidden Language of Computer Hardware and Software (《编码的奥秘》)Computer System: A Programmer’s Approach (《深入理解计算机系统》) / Windows via C/C++ (《Windows核心编程》 / 《程序员的自我修养》Code Complete 2(《代码大全》)/ The Pragmatic Programmer (《程序员修炼之道》,我也把这本书称为《代码小全》)Programming Pearls (《编程珠玑》) / Algorithms / Algorithm Design / 《编程之美》The C Programming LanguageThe C++ Programming Language / Programming: Principles and Practice Using C++ / Accelerated C++The Structure and Interpretation of Computer Programs (《计算机程序的构造和解释》)Clean Code / Implementation PatternsDesign Patterns (《设计模式》) / Agile Software Development, Principles, Patterns, and PracticesRefactoring (《重构》)

C++编程思想Effective C++深度探索C++对象模型C++语言的设计和演化C专家编程C陷阱与缺陷C语言接口与实现Lua程序设计Linkers and LoadersCOM本质论Windows核心编程深入解析Windows操作系统程序员修炼之道代码大全UNIX编程艺术设计模式代码优化:有效使用内存深入理解计算机系统深入理解LINUX内核TCP/IP 详解冯大辉(丁香园CTO,贝塔咖啡创始人):
软件随想录黑客与画家重来UNIX编程艺术编程人生洪强宁(豆瓣技术总监):
StackOverflow上有一个程序员必读书单帖子,这里仅列出top10,更多参考这里。
Code Complete 2The Mythical Man-Month (《人月神话》)Code: The Hidden Language of Computer Hardware and Software (《编码的奥秘》)TAOCP (不解释)The Pragmatic Programmer (《程序员修炼之道》)Design Patterns (《设计模式》)The Structure and Interpretation of Computer Programs (《计算机程序的构造和解释》)Refactoring (《重构》)The C Programming LanguageIntroduction to Algorithms (《算法导论》)张峥(微软亚洲研究院副院长):
Algorithms (by Sanjoy Dasgupta, Christos Papadimitriou and Umesh Vazirani)Data Structure and AlgorithmsThe C Programming LanguageThe Design of the UNIX Operating SystemCompilers (龙书)Computer Architecture: A Quantitative ApproachFlowOutliers (why hard work and luck are both important)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: