Publisher: O'Reilly, 1996, 207 pages
ISBN: 1-56592-116-X
Keywords: Programming
C++ is an object-oriented enhancement of the C programming language and is becoming the language of choice for serious software development.
C++: The Core Language is for C programmers transitioning to C++. It's designed to get readers up to speed quickly by covering an essential subset of the language. The subset consists of features without which it's just not C++, and a handful of others that make it a reasonably useful language. You can actually use this subset (with any compiler) to get familiar with the basics of the language.
Once you understand the basics, it's time to do some programming and learn more from other books. After reading this book, you'll be better equipped to learn from a reference manual, a graphical user interface programming book, and documentation on the specific libraries you'll be using. (Take a look at our companion book, Practical C++ Programming).
C+: The Core Language includes sidebars that give overviews of all the advanced features not covered, so that readers know they exist and how they fit in. It covers features common to all C++ compilers, including those on Windows NT, Windows 85, DOS, UNIX, and Macintosh.
Tries to describe only the core of the C++ languages. Very confusing and not very well written.
Comments
There are currently no comments
New Comment