|
A note on terms: I use the term Classic C++ to refer to C++ as defined by the ARM and the term Modern C++ to refer to C++ as defined by the ANSI/ISO C++ Standard.
No bookshelf would be complete without magazines.
The Standard |
|
| Information Technology - Programming Languages - C++
ANSI Document ISO/IEC 14882-1998 |
Only available as a two and a half Megabyte PDF document from ANSI.
This document is the word of the ANSI/ISO C++ Standard Committee. 750 pages |
| This is the definitive definition of Modern C++. It is not easy reading and is not recommended for beginners. | |
The most important two words about C++ books are Addison-Wesley (Addison Wesley Longman, Inc.). They have the best authors and the best books on C++.
![]() |
C++ How to Program,
Second Edition by Deitel & Deitel Prentice Hall 1130 pages This is the book that I am using as a text in my class on Object-Oriented Programming/C++ class at Golden Gate University. |
| I can give this book a qualified recommendation. It is approachable as a first book in programming, C++, or Object-Oriented design. I would be happier with it if it had a greater emphasis on the Modern features of C++. These features are, for the most part, covered, but the are introduced late and not well developed. | |
<Liberty Software Technical Bookshelf>
