More Exceptional C | Ebook Share
Category: Technical
<< Buy This Book on Amazon >>
119 views since 2007-07-13.
Description
Publisher: Addison-Wesley Professional; 1st edition
Language: English
ISBN: 020170434X
Paperback: 256 pages
Data: December 17, 2001
Format: CHM
Description: Aimed at advanced C++ developers who want to hone their programming chops even further, Herb Sutter’s More Exceptional C++ borrows the format of his earlier title, Exceptional C++, and delivers some of today’s best-available thinking on the language in a handy and effective format. A compilation of the author’s own experience and research on the thornier aspects of C++, this book will serve as a worthy resource for making sure you get the most out of this powerful language.
The concise text covers a range of challenging topics in C++ without attempting to be comprehensive. Each “item” is presented as a question to try and solve yourself before the author presents his solution, plus additional detail as needed. For most topics, Sutter ends by giving his advice on the best practices (and gotchas to avoid).
Early sections concentrate on using Standard Template Library (STL) container classes, like removing items effectively, and the subtle differences between container types. Standout sections on designing custom templates (using specialization techniques) and exception-safe classes will help you do more with your own classes. One entertaining problem here shows a number-guessing game (Mastermind) built as efficiently as possible using STL code (including expert-level use of generic functions to do much of the work).
Several problems on copy-on-write (COW) semantics for more efficient classes point out the issues surrounding code optimization. (The author argues against a simplistic approach to optimizing code, including an overreliance on inlining functions. Several times he points out the difficulty of getting COW code to work in multithreaded projects.)
There has been a debate in the C++ community for years about whether it’s possible to design truly “exception-safe” classes. Sutter points out the difficulty with a precise analysis of the issues surrounding exceptions and C++ constructors. Material on the finer points of inheriting classes (including when to avoid and when to use multiple inheritance in C++) will extend your class design options. A good section here is the author’s explication of how to simulate COM/Java style interfaces in C++, which isn’t immediately obvious, even to experienced C++ developers.
Download - (0.5M)
$$ Buy "More Exceptional C | Ebook Share" on Amazon $$
Search More...
More Exceptional C | Ebook ShareLinks
Search and Buy<< Search and Buy This Book on Amazon >>
Can't Download?
Please search mirrors if you can't find download links for "More Exceptional C | Ebook Share" in "Description" and someone else may update the links. Check the comments when back to find any updates.
Search Mirrors
Maybe some mirror pages will be helpful, search this book at top of this page or click here to find more info.
Related Books
- Ebooks list page : 1098
- Pro C# with .NET 3.0 | Ebook Share
- Pro Apache XML | Ebook Share
- Sybex eBook Share
- Illustrated Tcp/Ip | Ebook Share
- [share ebook] five GUI ebooks
- Programming PHP | Ebook Share
- Professional XML | Ebook Share
- IP Location | Ebook Share
- Professional C# | Ebook Share
- Ant in Action | Ebook Share
- GPS For Dummies | Ebook Share
- Pediatric ENT | Ebook Share
- Xbox 360 For Dummies | Ebook Share
- Photoshop CS3 For Dummies | Ebook Share
- Qshell for iSeries | Ebook Share
Comments
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.



