求助啊,我现在想学c,c++,请问应该怎么看啊,就是推荐一些好书,还有看这些书的顺序呀,谢谢了
谢了
[解决办法]
?Essential C++ 中文版
?C++ Primer中文版(第4版)(特别版)
?Effective C++:改善程序技术与设计思维的55个有效做法(第三版)(中文版)
?C++ 编程思想
?More Effective C++中文版
?Exceptional C++中文版
?More Exceptional C++中文版
?Exceptional C++ Style中文版
?深度探索C++对象模型
?C++沉思录
?提高C++性能的编程技术
以上c++
c的话
c primer plus
c和指针
unix环境高级编程等等
[解决办法]
另外 还要看一些程序员必看的书
第一名:1306票《Code Complete (2nd Ed) by Steve McConnell》,中文版《代码大全(第二版)》,两届Software Jolt Award震撼大奖得主
第二名:1161票 《The Pragmatic Programmer》,中文版《程序员修炼之道》
第三名:689票 《Structure and Interpretation of Computer Programs》,中文版《计算机程序的构造和解释》
第四名:557票《The C Programming Language》,中文版《C程序设计语言》
第五名:472票 《Refactoring: Improving the Design of Existing Code》,中文版《重构:改善既有代码的设计》
第六名:472票 《Introduction to algorithms》,中文版《算法导论》
第七名:430票 《The Mythical Man-Month》,中文版《人月神话》
第八名:426票 《Design Patterns》,中文版《设计模式》
第九名:386票 《The Art of Computer Programming(First Volume Hardcover)》,中文版《计算机程序设计艺术第 (第一卷)》
第10名:353票 《Compilers: Principles, Techniques, and Tools 》,中文版《编译原理》
第11名:329票 《Head-First Design Patterns》,中文版《Head First 设计模式》