C++ Coding Standards 101 Rules,Guidelines and Best Practice

Pages

Wednesday, July 13, 2011

C++ Coding Standards 101 Rules,Guidelines and Best Practice

C++ Coding Standards 101 Rules,Guidelines and Best Practice



continuation of the previous C + + ebook, I would like to share about C + + Further, on the various C + + coding standards, guidelines and best practices by Herb Sutter and Andrei Alexandrescu,

Here is a the descriptions
Consistent, high-quality coding standards Improve software quality, reduce time-to-market, promotes teamwork, Eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C + + experts distill the rich collective experience of the global C + + community into a set of coding standards That every developer and development team can Understand and use as a base for Their own standards.
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. Along the way, you'll find answers to questions like

Paperback: 240 pages
Publisher: Addison-Wesley Professional (November 4, 2004)
Language: English
ISBN-10: 0321113586
ISBN-13: 978-0321113580
Average Customer Review: 4.5 out of 5 stars
Click here to download
-->

No comments:

Post a Comment