Wiley.com
Print this page Share

Professional C++

ISBN: 978-0-7645-7484-9
Paperback
864 pages
January 2005
Professional C++ (0764574841) cover image
This title is out-of-print and not currently available for purchase from this site.

Introduction.

Part I: Introduction to Professional C++.

Chapter 1: A Crash Course in C++.

Chapter 2: Designing Professional C++ Programs.

Chapter 3: Designing with Objects.

Chapter 4: Designing with Libraries and Patterns.

Chapter 5: Designing for Reuse.

Chapter 6: Maximizing Software-Engineering Methods.

Part II: C++ Coding the Professional Way.

Chapter 7: Coding with Style.

Chapter 8: Gaining Proficiency with Classes and Objects.

Chapter 9: Mastering Classes and Objects.

Chapter 10: Discovering Inheritance Techniques.

Chapter 11: Writing Generic Code with Templates.

Chapter 12: Understanding C++ Quirks and Oddities.

Part III: Mastering Advanced Features of C++.

Chapter 13: Effective Memory Management.

Chapter 14: Demystifying C++ I/O.

Chapter 15: Handling Errors.

Part IV: Ensuring Bug-Free Code.

Chapter 16: Overloading C++ Operators.

Chapter 17: Writing Efficient C++.

Chapter 18: Developing Cross-Platform and Cross-Language Applications.

Chapter 19: Becoming Adept at Testing.

Chapter 20: Conquering Debugging.

Chapter 21: Delving into the STL: Containers and Iterators.

Part V: Using Libraries and Patterns.

Chapter 22: Mastering STL Algorithms and Function Objects.

Chapter 23: Customizing and Extending the STL.

Chapter 24: Exploring Distributed Objects.

Chapter 25: Incorporating Techniques and Frameworks.

Chapter 26: Applying Design Patterns.

Appendix A: C++ Interviews.

Appendix B: Annotated Bibliography.

Index.

Related Titles

More By These Authors

C & C++

by Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones
by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White
by A. Russell Jones
Back to Top