C++ Core Guidelines Explained

C++ Core Guidelines Explained
Author :
Publisher :
Total Pages : 464
Release :
ISBN-10 : 0136875750
ISBN-13 : 9780136875758
Rating : 4/5 (758 Downloads)

Book Synopsis C++ Core Guidelines Explained by : Rainer Grimm

Download or read book C++ Core Guidelines Explained written by Rainer Grimm and published by . This book was released on 2022 with total page 464 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


C++ Core Guidelines Explained Related Books

C++ Core Guidelines Explained
Language: en
Pages: 464
Authors: Rainer Grimm
Categories:
Type: BOOK - Published: 2022 - Publisher:

DOWNLOAD EBOOK

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 tackl
C++ Core Guidelines Explained
Language: en
Pages: 1147
Authors: Rainer Grimm
Categories: Computers
Type: BOOK - Published: 2022-03-25 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Write More Elegant C++ Programs The official C++ Core Guidelines provide consistent best practices for writing outstanding modern C++ code and improving legacy
Beautiful C++
Language: en
Pages: 745
Authors: J. Guy Davidson
Categories: Computers
Type: BOOK - Published: 2021-12-16 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Discover the Beauty of Modern C++ " Beautiful C++ presents the C++ Core Guidelines from a developer's point of view with an emphasis on what benefits can be obt
Beautiful C+
Language: en
Pages: 352
Authors: Kate Gregory
Categories:
Type: BOOK - Published: 2021 - Publisher:

DOWNLOAD EBOOK

Conquer the Complexity of Modern C++ " Beautiful C++ presents the C++ Core Guidelines from a developer's point of view with an emphasis on what benefits can be
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