FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Industrial Strength C++; Rules and Recommendations
Reply with quote
Industrial Strength C++; Rules and Recommendations, 1st edition

Author(s): Mats Henricson, Erik Nyquist and Ellemtel Utvecklings AB
Publication date: 1997
ISBN: 0-13-120965-5
Pages: 240
Publisher: Prentice Hall PTR

Book excerpts:

This book defines a C++ coding standard that should be valid and usable for almost all programmers. ISO 9000 as well as the Capability Maturity Model (CMM) states that coding standards are mandatory for any company with quality ambitions. Developing such a coding standard is, however, a non-trivial task, particularly for a complex multi-paradigm language like C++.

This book gives you a good start for a programming standard for a particular company or project. Such a standard is often written by the most experienced programmers in a company. If a quality manager responsible for the development of such a standard instead select this book as the base for the coding standard, experienced programmers can be relieved from this arduous task and instead continue to do what they prefer to do, designing the company products. This book should also be of great interest for quality aware C++ programmers trying to find ways of improving their code.

Reviews:

Evan Robinson

Smile "Given the difficulty of writing a truly useful and reasonably comprehensive set of coding guidelines for a team or a company, I heartily recommend Industrial Strength C++."

Arrow View/Download Industrial Strength C++

ndaru
Site Admin

Joined: 09 Oct 2004
Posts: 739
View user's profileSend private message
  
   
 Reply to topic