C++20 Recipes: A Problem-Solution Approach, 2nd Edition
eBook Details:
- Paperback: 657 pages
- Publisher: WOW! eBook; 2nd edition (May 16, 2020)
- Language: English
- ISBN-10: 148425712X
- ISBN-13: 978-1484257128
eBook Description:
C++20 Recipes: A Problem-Solution Approach, 2nd Edition
Discover the newest major features of C++20, including modules, concepts, spaceship operators, and smart pointers. This book is a handy code cookbook reference guide that covers the C++ core language standard as well as some of the code templates available in standard template library (STL).
In C++20 Recipes: A Problem-Solution Approach, 2nd Edition, you’ll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers, and more. Also, you’ll see various code samples, templates for C++ algorithms, parallel processing, multithreading, and numerical processes. It also includes 3D graphics programming code. A wealth of STL templates on function objects, adapters, allocators, and extensions are also available.
What You Will Learn
- See what’s new in C++20
- Write modules
- Work with text, numbers, and classes
- Use the containers and algorithms available in the standard library
- Work with templates, memory, concurrency, networking, scripting, and more
- Code for 3D graphics
This is a must-have, contemporary reference for your technical library to help with just about any project that involves the C++ programming language.
7 Responses
[…] C++20 for Programmers, 3rd Edition: The professional programmer’s Deitel guide to Modern C++ Using C++20, the C++ Standard Library, open-source libraries and more […]
[…] Multi-Paradigm Programming with Modern C++ [Video]: Write clean, fast, concurrent code with key features of C++14, C++17, and now C++20 […]
[…] Multi-Paradigm Programming with Modern C++ [Video]: Write clean, fast, concurrent code with key features of C++14, C++17, and now C++20 […]
[…] author takes you through the C++ programming language, the Standard Library, and the C++11 to C++20 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source […]
[…] author takes you through the C++ programming language, the Standard Library, and the C++11 to C++20 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source […]
[…] C++20 Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library, 4th Edition […]
[…] This latest edition has been fully updated to the latest version of the language, C++20, and to all conventions and best practices of modern C++. Beginning C++20, 6th Edition also introduces the elements of the C++ Standard Library that provide essential support for the C++20 language. […]