Applied C++: Techniques for Building Better Software
|
| |
ISBN |
0321108949 |
|
Release Date |
30 November 1999 |
|
Category |
C++ |
|
Tags |
c++, applied, software engineering, effective c++, visual c++, software, c++ program book, software testing, advanced c++, developing international software, "applied c++: techniques for building better software", 0321108949, "c++", builder c++, c++ architecture, applied c++, software life cycle, efficient c++, c++ standard library, c++ stl, c++ audio, software requirements, a software engineering approach by peter a. darnell, philip e. margolis, building, accelerated c++,
|
|
This book @Amazon |
View |
|
Description
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
The accompanying CD-ROM contains the source code for the book's example project, including the image framework, unit test framework, and makefiles. The CD also includes useful third-party software such as Sysinternal's DebugView, evaluation versions of the Intel© Integrated Performance Primitives (Intel IPP) for optimizing your code, and the Intel© C Compiler. |
|