Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions (repost)

Posted By: tot167
Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions (repost)

Herb Sutter, "Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions "
Addison-Wesley Professional | 2004 | ISBN-10: 0201760428 | 352 pages | CHM | 1,1 MB

Software "style" is about finding the perfect balance between overhead and functionality… elegance and maintainability… flexibility and excess. In Exceptional C++ Style, legendary C++ guru Herb Sutter presents 40 new programming scenarios designed to analyze not only the what but the why and help you find just the right balance in your software.
Organized around practical problems and solutions, this book offers new insight into crucial C++ details and interrelationships, and new strategies for today's key C++ programming techniques–including generic programming, STL, exception safety, and more. You'll find answers to questions like:
What can you learn about library design from the STL itself?
How do you avoid making templated code needlessly non-generic?
Why shouldn't you specialize function templates? What should you do instead?
How does exception safety go beyond try and catch statements?
Should you use exception specifications, or not?
When and how should you "leak" the private parts of a class?
How do you make classes safer for versioning?
What's the real memory cost of using standard containers?
How can using const really optimize your code?
How does writing inline affect performance?
When does code that looks wrong actually compile and run perfectly, and why should you care?
What's wrong with the design of std::string?
Exceptional C++ Style will help you design, architect, and code with style–and achieve greater robustness and performance in all your C++ software.










Not all books on AvaxHome appear on the homepage.
In order not to miss many of them follow ebooks section (see top of each page on AH)
and visit my blog too :)

NO MIRRORS according to the rules