• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ C++ ▶ Industrial Strength C++

Industrial Strength C++

March 24, 2006

Industrial Strength C++

Industrial Strength C++ can be downloaded in pdf format. This book greatly expands the public domain “Ellemtel” C++ coding standard. Guidelines have been carefully selected and consisely formulated to define a C++ coding standard that should be valid and usable for almost all programmers.

Book Description

Text and code examples explain each individual rule and recommendation. Adopting this book as the company C++ coding standard helps remove an obstacle when trying to be certified for ISO 9000 or CMM. The book covers naming conventions, code organization, resource management, class interface design, object-oriented programming, conversions, error handling, portability, coding style.

Table of Contents

  • Naming
  • Organizing the code
  • Comments
  • Control flow
  • Object lifecycle
  • Conversions
  • The class interface
  • new and delete
  • Static objects
  • Object-oriented programming
  • Assertions
  • Error handling
  • Parts of C++ to avoid
  • Size of executables
  • Portability

Download Free PDF / Read Online

Author(s): Mats Henricson and Erik Nyquist.
Format(s): PDF
File size: 1.71 MB
Number of pages: 244
Link: Download.

Similar Books:

  1. Interface Design Best Practices in Object-Oriented API Design in Java
  2. Industrial Robotics: Programming, Simulation and Applications
  3. Programming in Standard ML
  4. UNIX Specification Version 3
  5. Learning to Program
Previous Post: « Industrial Robotics: Theory, Modelling and Control
Next Post: Manufacturing the Future »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2025 OnlineProgrammingBooks.com