2013年12月29日 星期日 11:26
“This may well be the best C++ book I have ever read. I was surprised by the amount I learned.”
–Matthew Wilson, Development Consultant, Synesis Software
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.
Readers will discover:
C++ Gotchas shows how to navigate through the greatest dangers in C++ programming, and gives programmers the practical know-how they need to gain expert status.
Table of Contents
Chapter 1. Basics
Chapter 2. Syntax
Chapter 3. The Preprocessor
Chapter 4. Conversions
Chapter 5. Initialization
Chapter 6. Memory and Resource Management
Chapter 7. Polymorphism
Chapter 8. Class Design
Chapter 9. Hierarchy Design
2013年12月29日 星期日 14:58
链接:http://pan.baidu.com/s/1dDgOBKl 密码:5an4
Zeuux © 2024
京ICP备05028076号