正文

C++ Book list2010-11-02 17:12:00

【评论】 【打印】 【字体: 】 本文链接:http://blog.pfan.cn/edwardguo/51964.html

分享到:

Essential C++ by Harvey M.Deitel Standard C++ Bible by Al Stevens Thinking in C++ by Bruce Eckel Imperfect C++ by Matthew Wilson Accelerated C++ -- Practical Programming by Example by Andrew Koenig and Barbara E. Moo C++ Primer by Stanley B. Lippman The C++ Programming Language by Bjarne Stroustrup The Design and Evolution of C++ by Bjarne Stroustrup INTERNATIONAL STANDARD ISO/IEC 14882 Programming languages-C++ First edition 1998-09-01 ★★Experence C++/OOP Effective C++, More Effective C++ by Scott Meyers Exceptional C++, More Exceptional C++, Exceptional C++ Style by Herb Sutter C++ Coding Standards: 101 Rules, Guidelines, and Best Practices by Herb Sutter and Andrei Alexandrescu C++ Common Knowledge by Stephen C.Dewhurst C++ Gotchas: Avoiding Common Problems in Coding and Design by Stephen C. Dewhurst Applied C++: Practical Techniques for Building Better  Software by Philip Romanik and Amy Muntz Large-Scale C++ Software Design by John Lakos Core C++: A Software Engineering Approach by Victor Shtern ★★★C++ Object Model The Annotated C++ Reference Manual by Margaret A.Ellis and Bjarne Stroustrup Inside the C++ Object Model by Stanley Lippman ★★★★C++/Patterns Design Patterns: Elements of Reusable Object Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides Modern C++ Design: Generic Programming and Design Patterns Applied by Andrei Alexandrescu ★★★★★Genericity/STL The C++ Standard Library -- A Tutorial and Reference by Nicolai M.Josuttis, Generic Programming and the STL: Using and Extending the C++ Standard Template library by Matthew H.Austern C++ Standard Template Library by P.J.Plauger, Alexander A.Stepanov, Meng Lee, David R.Musser C++ Template: The Complete Guide by David Vandevoorde, Nicolai M.Josuttis C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond by David Abrahams and Aleksey Gurtovoy Standard C++ IOStreams and Locales: Advanced Programmer's Guide and Reference by Angelika Langer, Klaus Kreft Effective STL by Scott Meyers STL 源码剖析, 多型与虚拟 by 候捷 ★★★★★Others Ruminations on C++: A Decade of Programming Insight and Experience by Andrew Koenig, Barbara E. Moo The Boost Graph Library: User Guide and Reference Manual by Jeremy G.Siek, Lie-Quan Lee, and Andrew Lumsdaine The C++ Standard Library Extensions A Tutorial and Reference by Pete Becker Beyond the C++ Standard Library: An Introduction to Boost by Björn Karlsson C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns Volume 2: Systematic Reuse with ACE and Frameworks by Douglas C. Schmidt and Stephen D.Huston The Art of Computer Programming

阅读(1767) | 评论(0)


版权声明:编程爱好者网站为此博客服务提供商,如本文牵涉到版权问题,编程爱好者网站不承担相关责任,如有版权问题请直接与本文作者联系解决。谢谢!

评论

暂无评论
您需要登录后才能评论,请 登录 或者 注册