Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Ruminations on C++
Author:
Andrew Koenig&Barbara Moo
ISBN:
0-201-42339-1
Publisher:
Addison-Wesley
Pages:
380pp
Price:
£21-95
Reviewer:
Francis Glassborow
Subject:
advanced c++
Appeared in:
C Vu 9-1

Have you ever read Andy Koenig's C Traps and Pitfalls or any of the authors' columns in JOOP or C++ Report? If you have you will need no urging from me to go and buy this book.

For the rest of you it is a collection of columns written by them over the last half dozen years. They have been revised so that any relevant changes to C++ since their first publication have been incorporated. The writing has been polished so that it is a pleasure to read (even more so than in the originals). The authors have mastered the art of writing the technical essay and I wish more would do so.

The essays are not about the technology of the language but about how to use this technology with understanding. I think the last chapter (32) would be worth the price of the book to many. It is titledWhat do you do after you say

Hello World
.

I am not going to say anything more about this book because I think it should be read by every C++ programmer. You will be a rare person if you neither enjoy reading it nor learn anything from the process.