C++ Coding Standards: 101 Rules, Guidelines, and Best PracticesКНИГИ » ПРОГРАММИНГ
Название: C++ Coding Standards: 101 Rules, Guidelines, and Best Practices Автор: Herb Sutter, Andrei Alexandrescu Издательство: Addison-Wesley Professional Год: 2004 ISBN: 0321113586 Формат: pdf, chm Страниц: 240 Размер: 1,8 mb Язык: English
C++ Coding Standards by Herb Sutter and Andrei Alexandrescu, the book in Bjarne Stroustrup's C++ In Depth series, is the authoritative reference for C++ software development teams. It's the only C++ coding standard with Stroustrup's name on it, and the only one written by two of the top names C++. Both authors draw on their personal extensive real-world project experience at commercial software companies ranging in size from small successful start-ups to RealNetworks to Microsoft. That concrete, in-the-trenches experience shines through in Item after Item as the book covers not only many issues of note in Standard C++ itself, but also includes important material on how Standard C++ interacts with nonstandard but real-world topics like dealing with threading and concurrency, handling application scalability, and correctly designing and deploying modules (including shared libraries and DLLs).
This book delivers a valuable set of tried-and-true rules, guidelines, and best practices condensed into 101 concise one- and two-page Items. Whether you're working alone or with others, "C++ Coding Standards" will help you write cleaner code--and write it faster, with fewer hassles and less frustration.