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

Book Review
The C++ Answer Book by Tony L Hansen
Recommended with Reservations
ISBN: 0-201-11497-6       Publisher: Addison-Wesley       Pages: 577pp       Price: £25-95.
Categories:   reference     advanced c++    
Reviewed by Francis Glassborow in C Vu 4-4 (May 1992)
This book was written as a companion volume for The C++ Programming Language (Bjarne Stroustrup). When considering this book you should keep clearly in mind that C++ is a developing language and since the Publication of Stroustrup's original book much work has been done on the language and he has substantially rewritten it for the recently published second edition.

Even the second edition is now wrong in certain places as the standard continues to be developed and refined.

Having entered that caveat let me concentrate on the book itself.

The book is written with an expectation that the reader will have Stroustrup's book readily to hand. What it does is to take each of the problems that Stroustrup included in his book and produce a heavily annotated solution to the problem. Fortunately each problem is re-stated by Hansen otherwise those who only had access to the 2nd edition of Stroustrup's book would rapidly get confused.

Most problems in the 1st edition can be found in the second but the chapters have been re-organised and extra material added.

Any book on C++ will have the problem of addressing a moving target. At least this book has the advantage that the time of the target is clearly stated. An appendix is added to cover the modifications made to C++ between the date of Stroustrup's 1st edition of his book and the final draft of Hansen's.

Books like this one are particularly useful to individuals labouring to learn a language without access to an experienced instructor. I have reservations but I believe that this book is good value for money and works well even with the updated version of Stroustrup's book.


Other Authors with the same surname

Hansen
C Programming, A Complete Guide to Mastering C by Augie Hansen [Not Recommended]  (Reviewed Jul 1992)


Last Update - 13 May 2001.

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

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

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