[Home Page] - [Reviews Main] | |
|
Industrial Strength C++ Rules & Recommendations by Henricson & Nyquist Highly Recommended |
| ISBN: 0 13 120965 5 Publisher: Prentice Hall Pages: 215pp Price: £24-99 |
| Categories: advanced c++ beginner's c++ |
| Reviewed by Francis Glassborow in C Vu 9-6 (Sep 1997) |
This book is about coding style for C++. As such it should be on the reading list of every professional C++ programmer, and it would serve as a good basis for a coding standard for your programming group. Having said that, I should add that some of you will be familiar with the contents because the authors developed for the 'Ellemtel' public domain coding standard.
The book is divided into 15 chapters, two appendices and a summary of the rules and recommendations. Within each chapter closely related R&Rs are grouped before being expanded with explanation and examples. Let me pull some text from Chapter 1 (Naming). The first block of R&R:
Many will not agree with all the authors' recommendations but that should not deter you from reading this book. Whatever your level of programming if you want to be a serious C++ user you should read this book and annotate the places where you do not agree, adding your own alternative recommendation with rationale. Such would make excellent material for publication in C Vu or Overload. I would be very happy to run a regular feature where members quoted one of the recommendations from this book, explained why they disagreed and presented their alternative. Sometimes you might want to strengthen a recommendation, sometimes weaken it and sometimes change it completely. There may be extras that you want to add. That would be fine, just point to the chapter you think they belong in.
To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/i/i000046.htm
Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.