国外知名IT网站Stackoverflow评选的最有影响力IT图书

http://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read

http://www.douban.com/group/topic/27806166/

stackoverflow.com上发表的一篇《What is the single most influential book every programmer should read?》的调查,这个调查已历时两年,目前为止吸引了153,432人访问,读者共推荐出了478本书(还在增加),其中最火的一本书《Code Complete》被顶了1306次。如果你是个程序员,你一定有兴趣看看这些书里你都看过几本,如果你一本没看过的话,我也不好说什么,也许你是个天才,但我相信大多数人都知道,你在学校里根本学不到什么真正的工作中需要的知识,我们毕业后能帮助我们在公司中胜任工作的老师就是这些优秀的书籍,一本好书可以改变一个人的一生。 

下面是这个调查中排名靠前的书的一个简单的清单: 
第一名:1306票《Code Complete (2nd Ed) by Steve McConnell》,中文版《代码大全(第二版)》,两届Software Jolt Award震撼大奖得主 
http://www.amazon.cn/gp/product/B0061XKRXA?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B0061XKRXA 

第二名:1161票 《The Pragmatic Programmer》,中文版《程序员修炼之道》 
http://www.amazon.cn/gp/product/B005UP9PJM?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B005UP9PJM 

第三名:689票 《Structure and Interpretation of Computer Programs》,中文版《计算机程序的构造和解释》。这本书是以LISP语言编写,历年来是麻省理工大学计算机系统的第一门必修课程。但在前两年变了。与其对应的还有一本超级重量级的图书,那就是《深入理解计算机系统》。 
http://www.amazon.cn/gp/product/B004BJ18KM?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B004BJ18KM 

第四名:557票《The C Programming Language》,中文版《C程序设计语言》。这本书是C语之父的作品,份量可想而知。与其并名的C++之父作品《C++程序设计原理与实践》同样也占得了语言里的一席之地。 
http://www.amazon.cn/gp/product/B0011425T8?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B0011425T8 
英文版: 
http://www.amazon.cn/gp/product/B0011C9OMG?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B0011C9OMG 
C++程序设计语言(特别版•十周年中文纪念版) 
http://www.amazon.cn/gp/product/B003EIKI0C?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B003EIKI0C 

第五名:472票 《Refactoring: Improving the Design of Existing Code》,中文版《重构:改善既有代码的设计》 
http://www.amazon.cn/gp/product/B003BY6PLK?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B003BY6PLK 
英文版: 
http://www.amazon.cn/gp/product/B004A9F61U?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B004A9F61U 

第六名:472票 《Introduction to algorithms》,中文版《算法导论》 
http://www.amazon.cn/gp/product/B0011BVTRK?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B0011BVTRK 

第七名:430票 《The Mythical Man-Month》,中文版《人月神话》。如果说《人月神话》是作者Brooks刚刚完成若干个改变了全球计算系统格局的重大项目,在人生和事业的巅峰时期的激情之作,那么《设计原本》则是作者功成名就之后,在研究和教学中将先前在设计领域中的探索心得和实践经验切磋琢磨、去伪存真、取其精华的反思之作。可以说,比起锐气有余的《人月神话》,本书更多了几分高屋建瓴的大局观以及数十年如一日积淀而成的丰富材料,是设计领域真正的大师之作。《设计原本》也是IBM 100周年的经典巨献。 
http://www.amazon.cn/gp/product/B0011C2P7W?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B0011C2P7W 
http://www.amazon.cn/gp/product/B004NG95WQ?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B004NG95WQ 

第八名:426票 《Design Patterns》,中文版《设计模式》 
http://www.amazon.cn/gp/product/B001130JN8?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B001130JN8 

第九名:386票 《The Art of Computer Programming(First Volume Hardcover)》,中文版《计算机程序设计艺术(第一卷)》 
http://www.amazon.cn/gp/product/B00478TO44?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B00478TO44 

第10名:353票 《Compilers: Principles, Techniques, and Tools 》,中文版《编译原理》。本书被众多开发者亲切的称为龙书。 
http://www.amazon.cn/gp/product/B001NGO85I?ie=UTF8&tag=hua-23&linkCode=xm2&camp=536&creativeASIN=B001NGO85I 

在购买以上这些图书时,您都无需犹豫!它们都经过了多年的读者口碑相传,有的出版至今快30余年,整整影响了几代程序员。而如今程序员们都还在推荐这些图书,可见它们的经典之处。

你可能感兴趣的:(IT图书)