20本最佳的C++电子书
jopen 11年前
C++这个名字是Rick Mascitti于1983年中所建议的,并于1983年12月首次使用。更早以前,尚在研究阶段的发展中语言曾被称为“new C”,之后是“C with Classes” 。在计算机科学中,C++仍被称为C语言的上层结构。它最后得名于C语言中的“++”操作符(其对变量的值进行递增)。而且在共同的命名约定中,使用“+”以表示增强的程序。Stroustrup说:“这个名字象征著源自于C语言变化的自然演进”。C++是在C语言的基础上开发的一种集面向对象编程、泛型编程和过程化编程于一体的编程语言。最新正式标准C++11于2011年8月12日公布。
1) Learn C++
2) Game Programming Patterns
3) Data Structures and Algorithms with Object-Oriented Design Patterns in C++
4) Design Patterns in C++ with Qt 4
5) Software Design Using C++
6) C++ CookBook
7) Beginning C++ Through Game Programming
8) C++ Annotations
9) C++ GUI Programming With Qt 3
10) Matters Computational : Ideas, Algorithms, Source Code
11) Open Data Structures (in C++)
12) The Boost C++ Libraries
13) C++ Succinctly, Syncfusion
14) Modern C++ Design: Generic Programming and Design Patterns Applied
15) C++ Demystified: A Self-Teaching Guide
16) C++ How to Program
17) Software Optimization Resources
18) C++ In Action
19) How to Think Like a Computer Scientist C++ Version
20) An Introduction to Design Patterns in C++ with Qt 4