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

4.6 out of 5 stars 93 ratings
ISBN-13: 978-0321113580
ISBN-10: 9780321113580
Why is ISBN important?
ISBN
This bar-code number lets you verify that you're getting exactly the right version or edition of a book. The 13-digit and 10-digit formats both work.
Scan an ISBN with your phone
Use the Amazon App to scan ISBNs and compare prices.
<Embed>
Loading your book clubs
There was a problem loading your book clubs. Please try again.
Not in a club? Learn more
Amazon book clubs early access

Join or create book clubs

Choose books together

Track your books
Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free.
Condition: Used: Good
Comment: Good Condition A copy that has been read, but remains in clean condition. All pages are intact, and the cover is intact. The spine and cover may show signs of wear. Pages can include limited notes and highlighting, and the copy can include "From the library of" labels or previous owner inscriptions. 100% GUARANTEE! Shipped with delivery confirmation, if you're not satisfied with purchase please return item for full refund.
Access codes and supplements are not guaranteed with used items.
Get Fast, Free Shipping with Amazon Prime
FREE delivery:
Get free shipping
Free shipping within the U.S. when you order $25.00 of eligible items shipped by Amazon.
Or get faster shipping on this item starting at $5.99 . (Prices may vary for AK and HI.)
Learn more about free shipping
Wednesday, Sep 22 on orders over $25.00 shipped by Amazon. Details
In Stock.
Ships from and sold by Amazon.com.
Available at a lower price from other sellers that may not offer free Prime shipping.
List Price: $59.99 Details
Save: $9.50 (16%)
FREE delivery: Wednesday, Sep 22 Details
C+++Coding+Standards%3A+101... has been added to your Cart
1-Click ordering is not available for this item.
Available at a lower price from other sellers that may not offer free Prime shipping.

New releases
Explore popular titles in every genre and find something you love. See more

Enter your mobile number or email address below and we'll send you a link to download the free Kindle App. Then you can start reading Kindle books on your smartphone, tablet, or computer - no Kindle device required.

  • Apple
    Apple
  • Android
    Android
  • Windows Phone
    Windows Phone
  • Click here to download from Amazon appstore
    Android

To get the free app, enter your mobile phone number.

kcpAppSendButton

Frequently bought together

  • C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
  • +
  • Modern C++ Design: Generic Programming and Design Patterns Applied
  • +
  • Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14
Total price:
To see our price, add these items to your cart.
Some of these items ship sooner than the others.
Choose items to buy together.

Editorial Reviews

From the Back Cover

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.



About the Author

Herb Sutter is the author of three highly acclaimed books, Exceptional C++ Style, Exceptional C++, and More Exceptional C++ (Addison-Wesley). He chairs the ISO C++ standards committee, and is contributing editor and columnist for C/C++ Users Journal. As a software architect for Microsoft, Sutter leads the design of C++ language extensions for .NET programming.

Andrei Alexandrescu is the author of the award-winning book Modern C++ Design (Addison-Wesley, 2001) and is a columnist for C/C++ Users Journal.





Always the perfect gift

Product details

  • ASIN ‏ : ‎ 0321113586
  • Publisher ‏ : ‎ Addison-Wesley Professional; 1st edition (October 25, 2004)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 240 pages
  • ISBN-10 ‏ : ‎ 9780321113580
  • ISBN-13 ‏ : ‎ 978-0321113580
  • Item Weight ‏ : ‎ 14.7 ounces
  • Dimensions ‏ : ‎ 9.8 x 6.2 x 15.1 inches
  • Customer Reviews:
    4.6 out of 5 stars 93 ratings

Customer reviews

4.6 out of 5 stars
4.6 out of 5
93 global ratings
How are ratings calculated?

Top reviews from the United States

Reviewed in the United States on September 30, 2016
Verified Purchase
4 people found this helpful
Report abuse
Reviewed in the United States on December 16, 2005
Verified Purchase
5 people found this helpful
Report abuse
Reviewed in the United States on November 28, 2004
Verified Purchase
7 people found this helpful
Report abuse
Reviewed in the United States on March 5, 2005
Verified Purchase
10 people found this helpful
Report abuse
Reviewed in the United States on October 31, 2014
Verified Purchase
Reviewed in the United States on April 26, 2014
Verified Purchase
Reviewed in the United States on February 3, 2011
Verified Purchase
2 people found this helpful
Report abuse
Reviewed in the United States on September 3, 2010
Verified Purchase
2 people found this helpful
Report abuse

Top reviews from other countries

Alec
5.0 out of 5 stars Great book - but there's a perfect time to read it
Reviewed in the United Kingdom on November 23, 2014
Verified Purchase
J. Bond
3.0 out of 5 stars Half Insight, Half Preachy
Reviewed in the United Kingdom on April 13, 2012
Verified Purchase
One person found this helpful
Report abuse
Karl N
5.0 out of 5 stars Must have to any C++ programmer
Reviewed in the United Kingdom on February 15, 2014
Verified Purchase
Skweek
5.0 out of 5 stars Last purchase in line of a marvellous set of books!
Reviewed in the United Kingdom on January 24, 2015
Verified Purchase
Choudhry
4.0 out of 5 stars Solid
Reviewed in the United Kingdom on May 25, 2018
Verified Purchase