did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

C++ Core Guidelines Explained Best Practices for Modern C++

9780136875673

C++ Core Guidelines Explained Best Practices for Modern C++

  • ISBN 13:

    9780136875673

  • ISBN 10:

    013687567X

  • Edition: 1st
  • Format: Paperback
  • Copyright: 04/22/2022
  • Publisher: Addison-Wesley Professional

List Price $44.99 Save

Rent $33.40
TERM PRICE DUE
Added Benefits of Renting

Free Shipping Both Ways Free Shipping Both Ways
Highlight/Take Notes Like You Own It Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date Purchase/Extend Before Due Date

List Price $44.99 Save $1.57

New $43.42

Usually Ships in 2-3 Business Days

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Extend or Purchase Your Rental at Any Time

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

Write More Elegant C++ Programs

The official C++ Core Guidelines provide consistent best practices for writing outstanding modern C++ code and improving legacy code, but they're organized as a reference for looking up one specific point at a time, not as a tutorial for working developers. In C++ Core Guidelines Explained, expert C++ instructor Rainer Grimm has distilled them to their essence, removing esoterica, sharing new insights and context, and presenting well-tested examples from his own training courses.

Grimm helps experienced C++ programmers use the Core Guidelines with any recent version of the language, from C++11 onward. Most of his code examples are written for C++17, with added coverage of newer versions and C++20 wherever appropriate, and references to the official C++ Core Guidelines online.

Whether you're creating new software or improving legacy code, Grimm will help you get more value from the Core Guidelines' most useful rules, as you write code that's safer, clearer, more efficient, and easier to maintain.

  • Apply the guidelines and underlying programming philosophy
  • Correctly use interfaces, functions, classes, enum, resources, expressions, and statements
  • Optimize performance, implement concurrency and parallelism, and handle errors
  • Work effectively with constants, immutability, templates, generics, and metaprogramming
  • Improve your C++ style, manage source files, and use the Standard Library

"We are very pleased to see Rainer Grimm applying his teaching skills and industrial background to tackling the hard and necessary task of making the C++ Core Guidelines accessible to more people."
--Bjarne Stroustrup and Herb Sutter, co-editors, C++ Core Guidelines

Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Author Biography

Read more