What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

C Core Guidelines Explained Best Practices for Modern C Rainer Grimm

0DAYDDL

Active member

274375374_nud9yk00v375.png


C Core Guidelines Explained Best Practices for Modern C Rainer Grimm
epub | 17.79 MB | English | Isbn:‎ 978-0136875673 | Author: Rainer Grimm | Year: 2022


Description:

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

Category:C++ Programming Language, Library Management, Computer Programming Languages



Download from RapidGator
Code:
https://rapidgator.net/file/57d926e8339baa082cc0c59707571d88/C.Core.Guidelines.Explained.Best.Practices.for.Modern.C..Rainer.Grimm.rar
Download from AlfaFile
Code:
https://alfafile.net/file/86ARk/C.Core.Guidelines.Explained.Best.Practices.for.Modern.C..Rainer.Grimm.rar
 

Users who are viewing this thread

Back
Top