Posted 2004-05-30T23:44:00+01:00 in bookreview

Accelerated C++, Practical programming by Example

Andrew Koenig, Barbara E. Moo, Addison Wesley (C++ In-Depth Series), 020170353X

This book that takes away much of the mystery surrounding C++ programming. In somewhat over 300 pages you’ll become comfortable with all essential C++ bits and pieces. Why did I read all those other C++ books? If only I had known this book before…

You have to be comfortable with programming before you start with this book (C would be nice), but at least it is not as broad or plain-stupid as most other C++ tutorial books.