Tuesday, March 10, 2009

C++ Gotchas: Avoiding Common Problems in Coding and Design

Description : C++ Gotchas is the professional programmer's guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an
inside look at the more subtle C++ features and programming techniques.

This book discusses basic errors present in almost all C++ code, as well as complex mistakes in syntax, preprocessing, conversions, initialization, memory and resource management, polymorphism, class design, and hierarchy design. Each error and its repercussions are
explained in context, and the resolution of each problem is detailed and demonstrated.

Author Stephen Dewhurst supplies readers with idioms and design patterns that can be used to generate customized solutions for common problems. Readers will also learn more about commonly misunderstood features of C++ used in advanced programming and design. A companion
Web site, located at http://www.semantics.org, includes detailed code samples from the book.
Publisher Addison-Wesley
Author(s) Stephen C. Dewhurst
ISBN 0321125185
Release Date 26 November 2002
Page 352
DOWNLOAD

No comments:

Post a Comment