Favorites
b/booookbyjdmmade

C++ Core Guidelines Explained: Best Practices for Modern C++ (Rough Cut)

This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

C++ Core Guidelines Explained: Best Practices for Modern C++ (Rough Cut)

English | 2022 | ISBN: 9780136875758 | 403 pages | PDF,EPUB | 30.9 MB

Write More Elegant C++ Programs and Improve Legacy Code

"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

The official C++ Core Guidelines provide consistent best practices for writing outstanding modern C++ code, but they aren't organized for easy usage by 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 the underlying programming philosophy

Correctly use interfaces, functions, classes, enum, resources, expressions, and statements

Optimize performance, implement concurrency and parallelism, and handle errors

Work with constants, immutability, templates, generics, and metaprogramming

Program in C++ style, manage source files, and use the Standard Library

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.