After a tour of basic C++, the book looks at more advanced C++ features, such as templates, including built-in support for containers. Besides tapping the strength of Standard C++, you also will learn to design with your own templates. All examples make use of the command line and console (without GUI programs), but the advantage is that this code should run on any of today's operating systems and compilers. Later sections cover the basics of class design, which include good coverage of operator overloading and inheritance. Topics covered include: Introduction to C++; Console I/O with stream classes; Basic string handling; Loop and flow-control statements; Arrays; functions; methods; Standard Template Library; Iterators; Sorting and generic functions; Basic class design; Pointers and arrays; File I/O; Memory management including statically and dynamically allocated memory; Stream support; Conversion operators; Operator Overloading; and much more.
Accelerated C++
http://www.amazon.com/exec/obidos/ASIN/020170353X/bigwebmasters-20
Andrew Koenig, Barbara E. Moo
friend functions, inheritance, polymorphism, virtual functions, idioms for classes, reference counting, quick reference to c++
Includes a tour of basic C++ and the more advanced features of C++
4
9.75
10
9
| Rating | Vote % | # of Votes |
|---|---|---|
| 10 | 75% | 3 |
| 9 | 25% | 1 |
| 8 | 0% | 0 |
| 7 | 0% | 0 |
| 6 | 0% | 0 |
| 5 | 0% | 0 |
| 4 | 0% | 0 |
| 3 | 0% | 0 |
| 2 | 0% | 0 |
| 1 | 0% | 0 |
Want to increase the number of votes and resource rating for this listing?
Place a Accelerated C++ Vote Box on your website.