Applied C++: Practical Techniques for Building Better - Addison-Wesley
Applied C++ is a practical, straightforward guide to developing high-quality, maintainable software. It reflects the power of C++, templates, and the Standard Template Library for industrial-strength programming. Whether you are a single developer or work in a large team, the tips and techniques presented in this book will help you improve your language and design skills and show you how to solve substantial problems more effectively.The authors, drawing on their extensive professional experience, teach largely by example. To illustrate software techniques useful for any application, they develop a toolkit to solve the complex problem of digital image manipulation. By using a concrete, real-world problem and describing exact feature, performance, and extensibility requirements, the authors show you how to leverage existing software components and the tools inherent in C++ to speed development, promote reuse, and deliver successful software products.
Inside Applied C++, you will find:
A C++ templates primer
Workable coding guidelines and extensive coding examples
Quick lists of need-to-know information about Exceptions, Assertions, and Standard Template Library components
A technique for effectively using prototypes to move your design from an initial concept to a robust solution
A technique for building debugging support into your software without a ton of overhead
Thirteen specific techniques to improve the overall performance of your software
Random Posts
- Resource Allocation in Project Management
- Workflow in the 2007 Microsoft Office System
- Advanced Photoshop Elements 4.0 for Digital Photographers
- The Book of Overclocking - Tweak Your PC to Unleash Its Power
- Pro VS 2005 Reporting using SQL Server and Crystal Reports
- Beginning Adobe AIR: Building Applications for the Adobe Integrated Runtime
- Enterprise Modeling And Computing With UML - Idea Group Publishing
- Writing Secure Code for Windows Vista
- CWNA Certified Wireless Network Administrator Study Guide Exam PW0-100 Sep - Sybex
- Deploying Rails Applications: A Step-by-Step Guide
















