程序员必备的书籍有哪些


你好,我推荐以胡胡下的书籍: 1、《Code Complete (2nd Ed) by Steve McConnell》,中文版《代码大全(第二版)》 2、《The Pragmatic Programmer》,中文版《程序员修炼之道》 3、《Structure and Interpretation of Computer Programs》,中文版《计算机程序的构造和解释》 4、《The C Programming Language》,中文版《C程序设计语言》 5、《Refactoring: Improving the Design of Existing Code》,中文版《重构键和:改善既有代码的设计》 6、《Introduction to algorithms》,中文版《算法导论》 7、《The Mythical Man-Month》,中文版《人月神话》 8、《Design Patterns》,中文版《设计模式》 9、《The Art of Computer Programming(First Volume Hardcover)》,中文版《计算机程序设计艺术第 (第一卷)》 10、《Compilers: Principles, Techniques, and Tools 》,中文版《编译原理》 11、《Head-First Design Patterns》,中文版《Head First 设计模式》 除此之外,还有《Effective C++》(中文版《Effective C++:改善程序与设计的55个具体做法》),《Clean Code》(中文版《代码整洁之道》),《Effective Java》(中文版《Effective Java中文版(第2版)》等 。 记得有位先哲曾说过:一种编程语言的重要性并不在于语言本身,而是在于裤亮拦这种语言来体现出来的编程思维模式。所以说,并不是你用到的书才去读,读书是一种习惯。