Get Free Shipping on orders over $0
C++ Core Guidelines Explained : Best Practices for Modern C++ - Rainer Grimm

C++ Core Guidelines Explained

Best Practices for Modern C++

By: Rainer Grimm

Paperback | 29 April 2022 | Edition Number 1

At a Glance

Paperback


$85.75

or 4 interest-free payments of $21.44 with

 or 

Ships in 10 to 15 business days

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.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$52.47

30%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
The Practical Guide - Kerem Koseoglu

$97.75

Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
Typescript Cookbook : Real World Type-Level Programming - Stefan Baumgartner
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Concepts of Programming Languages, Global Edition : 12th Edition - Robert Sebesta
Problem Solving and Program Design in C, Global Edition : 8th Edition - Elliot Koffman
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski