𝔖 Bobbio Scriptorium
✦   LIBER   ✦

C++ Coding Standards: 101 Rules, Guidelines, and Best Practices

✍ Scribed by Herb Sutter, Andrei Alexandrescu


Book ID
127400329
Publisher
Addison-Wesley Professional
Year
2004
Tongue
English
Weight
525 KB
Series
The C++ In-Depth Series
Edition
1
Category
Library
ISBN-13
9780321113580

No coin nor oath required. For personal study only.

✦ Synopsis


The authors cover virtually every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destruction, copying, assignment, namespaces, modules, templates, genericity, exceptions, STL containers and algorithms, and more. Each standard is described concisely, with practical examples. From type definition to error handling, this book presents C++ best practices, including some that have only recently been identified and standardized-techniques you may not know even if you've used C++ for years.

✦ Subjects


C / C++


πŸ“œ SIMILAR VOLUMES