您的位置:首页 > 编程语言 > C语言/C++

c++ 有什么好书推荐?

2017-02-07 13:08 260 查看

入门书籍

《C++ Primer 中文版(第5版)》
《C++ Primer (Fifth Edition)》
《C++ Primer Plus 中文版(第六版)》
《C++ Primer Plus (Sixth Edition)》

进阶书籍

《Thinking in C++》
《A Tour Of C++》
《C++编程思想》
《The C++ Programming Language (Fourth Edition)》
《C++程序设计语言(第四版)》(未出版)
《Essential C++》
《The C++ Standard Library: A Tutorial and Reference》
《C++标准程序库:自修教程与参考手册》
《Effective STL》
《Generic Programming and the STL: Using and Extending the C++ Standard Template Library》
《泛型编程与STL》
《C++语言的设计和演化》
《C++标准程序库:自修教程与参考手册》
《STL源码剖析》

高阶书籍

《Standard C++ IOStreams and Locales: Advanced Programmer’s Guide and Reference》
《标准C++输入输出流与本地化》
《C++ Network Programming》
《C++网络编程》
《Ruminations on C++: A Decade of Programming Insight and Experience》
《C++沉思录》
《Inside The C++ Object Model》
《深度探索C++对象模型》
《Design Patterns:Elements of Reusable Object-Oriented software》
《设计模式:可复用面向对象软件的基础》
《Large-Scale C++ Software Design》(《大规模C++程序设计》);
《STL 源码剖析》;
《The C++ Standard : Incorporating Technical Corrigendum No. 1》;
《Preprocessor C++》
《C++语言基础》
《Essential C++》
《(More)Effective C++》
《(More)Exceptional C++》
《C++ Templates》
《Core C++ A Software Engineering Approach》
《高质量C++编程指南——上海贝尔标准编程文档 》
Presentation Materials: Overview of the New C++ (C++11/14)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: