Applied C++: Practical Techniques for Building Better Software
Posted by myuserDec 24
Publisher: Addison-Wesley Professional | ISBN: 0321108949 | edition 2003 | CHM | 352 pages | 12,5 mb
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.
Related posts:
- Programming Windows Workflow Foundation: Practical WF Techniques and Examples Using XAML and C# * Paperback: 300 pages * Publisher: Packt Publishing Limited...
- Test-Driven Development: A Practical Guide Test-Driven Development: A Practical Guide Prentice Hall PTR |...
- Test Driven: Practical TDD and Acceptance TDD for Java Developers Test Driven: Practical TDD and Acceptance TDD for Java...
- Professional C# 2008 (Wrox Professional Guides) Professional C# 2008 (Wrox Professional Guides) by: Christian Nagel,...
- OFDM Wireless LANs: A Theoretical and Practical Guide (repost) Juha Heiskala, John Terry, “OFDM Wireless LANs: A Theoretical...
Related posts brought to you by Yet Another Related Posts Plugin.

No comments