[Home Page] - [Reviews Main] | |
|
The C++ Programming Language (Second Edition) by B. Stroustrup Recommended |
| ISBN: 0-201-53992-6 Publisher: Addison-Wesley Pages: 667pp Price: £23-95. |
| Categories: beginner's c++ |
| Reviewed by Francis Glassborow in C Vu 4-3 (Mar 1992) |
It covers the current state of play in the development of C++. There is still some argument on how exception handling will be implemented and which keywords will be used but at least we now have something to argue about. 'The Annotated C++ Reference Manual' which he co-authored with Margaret Ellis explains what and why, this book aims at showing you how. Both contain the current version of the reference manual (AT&T 2.1) together with exception handling and templates this book just puts it in an appendix at the end.
ANCRM is more useful if you are trying to understand C++ while CPL is better if you want to use the language. If you believe that you have some talent at programming then one or both books belong on your shelf. If money is tight then choose CPL rather than ANCRM.
To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/cp/cp000405.htm
Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.