Tuesday, April 13, 2010

C++ the Core Language


C++: The Core Language is a primer for C programmers transitioning to C++, an object-oriented enhancement of the C programming language fast becoming the language of choice for serious software development. Designed to get readers up to speed quickly, this book tells you just what you need to learn first. This book covers a subset of the features of C++. 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 (using any compiler) to get familiar with the basics of the language. After reading this book, you'll be far better equipped to get something useful out of a reference manual, a graphical user interface programming book, and maybe a book on the specific libraries you'll be using.

http://i26.tinypic.com/28syjkn.jpg

http://i26.tinypic.com/28syjkn.jpg

No comments:

Post a Comment