C++ Coding Standards

C++ Coding Standards
Author :
Publisher : Pearson Education
Total Pages : 489
Release :
ISBN-10 : 9780132654425
ISBN-13 : 0132654423
Rating : 4/5 (423 Downloads)

Book Synopsis C++ Coding Standards by : Herb Sutter

Download or read book C++ Coding Standards written by Herb Sutter and published by Pearson Education. This book was released on 2004-10-25 with total page 489 pages. Available in PDF, EPUB and Kindle. Book excerpt: Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote 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 basis for their own coding 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 What's worth standardizing--and what isn't? What are the best ways to code for scalability? What are the elements of a rational error handling policy? How (and why) do you avoid unnecessary initialization, cyclic, and definitional dependencies? When (and how) should you use static and dynamic polymorphism together? How do you practice "safe" overriding? When should you provide a no-fail swap? Why and how should you prevent exceptions from propagating across module boundaries? Why shouldn't you write namespace declarations or directives in a header file? Why should you use STL vector and string instead of arrays? How do you choose the right STL search or sort algorithm? What rules should you follow to ensure type-safe code? 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.


C++ Coding Standards Related Books

C++ Coding Standards
Language: en
Pages: 489
Authors: Herb Sutter
Categories: Computers
Type: BOOK - Published: 2004-10-25 - Publisher: Pearson Education

DOWNLOAD EBOOK

Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, a
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
Language: en
Pages: 232
Authors: Sutter
Categories:
Type: BOOK - Published: - Publisher: Pearson Education India

DOWNLOAD EBOOK

C++ Gotchas
Language: en
Pages: 352
Authors: Stephen C. Dewhurst
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Corpus linguistics is a research approach to investigate the patterns of language use empirically, based on analysis of large collections of natural texts. Whil
C++ Template Metaprogramming
Language: en
Pages: 724
Authors: David Abrahams
Categories: Computers
Type: BOOK - Published: 2004-12-10 - Publisher: Pearson Education

DOWNLOAD EBOOK

C++ Template Metaprogramming sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into
C++ In-depth
Language: en
Pages: 0
Authors: Bjarne Stroustrup
Categories: C++ (Computer program language)
Type: BOOK - Published: 2001 - Publisher:

DOWNLOAD EBOOK

This boxed-set of five volumes on C++ programming includes: Modern C++ Design; Accelerated C++; Essential C++; Exceptional C++; and More Exceptional C++.