This book takes C++ a step further from the books that describe specific features of C++. It provides concrete techniques and methods for delivering commercial-quality software; software that must be portable across many platforms, meet performance goals, and be maintainable and understandable both to customers and internal developers alike. The authors include a simple image processing system to demonstrate the techniques of developing robust C++ software; it's a really fun and interesting system for programmers and developers.
After reading the book, you will have an image processing framework that is useful for manipulating digital images and a practical toolkit of C++ utilities. This book is unique because it is about software development, not just programming. Sections like Reusable Code and Portability will get the reader thinking about more than trying to come up with the fastest way to code the solution to a problem.
After reading the book, you will have an image processing framework that is useful for manipulating digital images and a practical toolkit of C++ utilities. This book is unique because it is about software development, not just programming. Sections like Reusable Code and Portability will get the reader thinking about more than trying to come up with the fastest way to code the solution to a problem.
Title Applied C++: Practical Techniques for Building Better Software
Author(s) Philip Romanik and Amy Munt
Publisher: Addison-Wesley Professional (May 1, 2003)
Paperback 352 pages
Language: English
ISBN-10: 0321108949
ISBN-13: 978-0321108944
eBook: http://www.scribd.com/doc/43567570/Applied-C-Practical-Techniqu
Author(s) Philip Romanik and Amy Munt
Publisher: Addison-Wesley Professional (May 1, 2003)
Paperback 352 pages
Language: English
ISBN-10: 0321108949
ISBN-13: 978-0321108944
eBook: http://www.scribd.com/doc/43567570/Applied-C-Practical-Techniqu
No comments:
Post a Comment