c++经典书籍

TCPLD&E

1Bjarne Stroustrup, The C++ Programming Language (Special 3rd Edition)

C++ 程序设计语言(特别版)》,裘宗燕译,机械工业出版社,计算机科学丛书,¥85

David Vandevoorde, C++ Solutions Companion to The C++ Programming Language

C++程序设计语言题解》,裘宗燕译,机械工业出版社,计算机科学丛书,¥23

2Bjarne Stroustrup, The Design and Evolution of C++

C++ 语言的设计和演化》,裘宗燕译,机械工业出版社,计算机科学丛书,¥48

入门教程

1Andrew Koenig, Barbara E. Moo, Accelerated C++: Practical Programming by Example

Accelerated C++ 中文版》,覃剑锋译,中国电力出版社,深入C++ 系列,¥39.5

2Stanley B.Lippman, Josee Lajoie, C++ Primer (3rd Edition)

C++ Primer (3rd) 中文版》,潘爱民、张丽译,中国电力出版社,深入C++系列,¥128

C++ Primer (4th) 中文版》,李师贤、蒋爱军、梅晓勇、林瑛译,人民邮电出版社,图灵计算机科学丛书,¥99

Clovis L.Tondo Bruce P.Leung,C++ Primer Answer Book

C++ Primer 题解》,侯捷译,华中科技大学出版社,侯捷译作系列,¥48

C++ Primer(第4版)习题解答》,蒋爱军、李师贤、梅晓勇著,人民邮电出版社,图灵计算机科学丛书,¥45

3Stanley B. Lippman, Essential C++

Essential C++ 中文版》,侯捷译,华中科技大学出版社,侯捷译作系列,¥39.8

4Francis Glassborow, You Can Do It!: A Beginner's Introduction to Computer Programming

You Can Do It——C++编程新手互动教程》,徐波译,人民邮电出版社,¥45

高效、健壮编程

1Scott Meyers, Effective C++: 55 Specific Ways to Improve Your Programs and Design (3nd Edition)

Effective C++ 3rd 中文版》,侯捷译,电子工业出版社,¥58

2Scott Meyers, More Effective C++: 35 New Ways to Improve Your Programs and Designs

More Effective C++ 中文版》,侯捷译,中国电力出版社,深入C++系列,¥50

3Herb Sutter, Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions

Exceptional C++ 中文版》,卓小涛译,中国电力出版社,深入C++系列,¥35

4Herb Sutter, More Exceptional C++ : 40 New Engineering Puzzles, Programming Problems, and Solutions

More Exceptional C++ 中文版》,於春景译,华中科技大学出版社,深入C++丛书,¥39.8

5Stephen C. Dewhurst, C++ Gotchas: Avoiding Common Problems in Coding and Design

C++ 程序设计陷阱》,陈君译,中国青年出版社,¥36.8

6Dov Bulka & David Mayhew, Efficient C++: Performance Programming Techniques

《提高 C++ 性能的编程技术》,常晓波、朱剑平译,清华大学出版社,¥33

模板和泛型编程

1David Vandevoorde, Nicolai M. Josuttis, C++ Templates: The Complete Guide

C++ Templates 中文版》(简体),陈伟柱译,人民邮电出版社,CC++实务精选,¥62

C++ Templates 中文版》(繁体),侯捷译,台湾碁峰资讯股份有限公司

2Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied

C++ 设计新思维:泛型编程与设计模式之应用》,侯捷、於春景译,华中科技大学出版社,¥59.8

标准库

1Nicolai M. Josuttis, The C++ Standard Library: A Tutorial and Reference

C++ 标准程序库:自修教程与参考手册》,侯捷、孟岩译,华中科技大学出版社,侯捷译作系列,¥108

2Angelika Langer, Klaus Kreft, Standard C++ IOStreams and Locales: Advanced Programmer's Guide and Reference

《标准 C++ 输入输出流与本地化》,何渝、孙悦红、刘宏志、武剑译,人民邮电出版社,计算机技术译林精选系列,¥57                  //中文版不好?

3Scott Meyers, Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library

Effective STL 中文版》,潘爱民、陈铭、邹开红译,清华大学出版社,¥30

4Matthew H. Austern , Generic Programming and the STL: Using and Extending the C++ Standard Template Library

《泛型编程与STL》,侯捷译,中国电力出版社,深入C++系列,¥72

5P.J.Plauger,Alexander A.Stepanov,Meng Lee,David R.Musser,Prentice Hall, C++ Standard Template Library

         C++ STL 中文版》,王昕译,中国电力出版社,深入C++系列,¥69

6:侯捷,《STL 源码剖析》,华中科技大学出版社,侯捷译作系列,¥68

网络编程

1Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns

C++ 网络编程,卷1:运用ACE和模式消除复杂性》,於春景译,华中科技大学出版社,¥35

2Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks

C++ 网络编程,卷2:基于ACE和框架的系统化复用》,马维达译,电子工业出版社,¥38

其他

1Bruce Eckel, Thinking in C++, Volume 1: Introduction to Standard C++ (2nd Edition)

C++ 编程思想(第2版)第1卷:标准 C++ 导引》,刘宗田、袁兆山、潘秋菱译,机械工业出版社,计算机科学丛书,¥59

2Bruce Eckel, Chuck Alison, Thinking in C++, Volume 2: Practical Programming (Second Edition)

         C++编程思想 2卷:实用编程技术》,***成嘉译,机械工业出版社,计算机科学丛书,¥59

3Andrew Koenig, Barbara E. Moo, Ruminations on C++: A Decade of Programming Insight and Experience

C++ 沉思录》,黄晓春译,人民邮电出版社,CC++实务精选,¥50

4Stanley B. Lippman, Inside The C++ Object Model

《深度探索 C++ 对象模型》,侯捷译,华中科技大学出版社,侯捷译作系列,¥54

5Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Design Patterns: Elements of Reusable Object-Oriented software

《设计模式:可复用面向对象软件的基础》,李英军、马晓星、蔡敏、刘建中译,机械工业出版,计算机科学丛书,¥35

6Martin Fowler, Refactoring: Improving the Design of Existing Code

         《重构:改善既有代码的设计(中文版)》,侯捷、熊节译,中国电力出版社,软件工程系列,¥68

7John Lakos, Large-Scale C++ Software Design

《大规模 C++ 程序设计》,李师贤、明仲译,中国电力出版社,深入C++系列,¥72

8Matthew Wilson, Imperfect C++ : Practical Solutions for Real-Life Programming

         Imperfect C++中文版》,荣耀、刘未鹏译,人民邮电出版社,¥75

9James O.Coplien, Multi-Paradigm Design for C++

         C++ 多范型设计》,鄢爱兰、周辉译,中国电力出版社,深入C++系列,¥26

10Herb Sutter,Andrei Alexandrescu, C++ Coding Standards: 101 Rules,Guidelines,and Best Practices

C++ 编程规范:101条规则、准则与最佳实践》,刘基诚译,人民邮电出版社,图灵程序设计丛书,¥35

11David Abrahams,Aleksey Gurtovoy, C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond

C++ 模板元编程 中文版》,侯捷、荣耀译,机械工业出版社,C++设计新思维系列丛书,¥59

posted @ 2012-12-11 21:58  loverszhaokai  阅读(288)  评论(0编辑  收藏  举报