Home Page -------------------
[Home Page] - [Reviews Main]
-------------------

Book Review
The Annotated C++ Reference Manual by Margaret Ellis & Bjarne Stroustrup
Recommended
ISBN: 0-201-51459-1       Publisher: Addison-Wesley       Pages: 450pp       Price: £29.95
Categories:   reference     advanced c++    
Reviewed by Francis Glassborow in C Vu 3-3 (Mar 1991)
This book replaces the earlier work by Dr Stroustrup (The C++ Programming Language). As you might expect, this is not a book from which to learn to program in C++. It is aimed at those who need to know what constitutes C++.

I like the way the material has been presented. Each chapter concludes with a commentary whose main purpose to help the reader to understand the inter- action between different aspects of the language and to appreciate the motivation behind some of the inclusions. These sections do not tell you how to use C++ but they do help in understanding programming directions worth pursuing.

The first part of each chapter consists of interlaced formal descriptions of different features of C++ and expansions and clarifications. Typography has been used sensibly to assist the reader in separating the essential elements from the clarifications. As well as being the definitive text on the current state of C++ this is also an excellent example of how such language documents should be presented. I wish that the formal document on ANSI C were as readable. If you need to know what constitutes C++ then you need to have a copy of this book on your shelf.


Other Authors with the same surname

Ellis
Designing and Coding Reusable C++ by Martin Carroll & Margaret Ellis [Recommended]  (Reviewed Jul 1995)

Stroustrup
C++ Programming Language (Second Edition), The by B. Stroustrup [Recommended]  (Reviewed Mar 1992)
C++ Programming Language 3rd ed, The by B Stroustrup [Highly Recommended]  (Reviewed Jan 1998)
C++ Programming Language Special Edition, The by Bjarne Stroustrup [Highly Recommended]  (Reviewed May 2000)
Design and Evolution of C++, The by Bjarne Stroustrup [Recommended]  (Reviewed May 1994)


Last Update - 13 May 2001.

To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/a/a000173.htm

Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.

Mirrored from http://www.accu.org/