Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Mastering C++ Programming: Become an expert programmer by learning coding best practices with C++17 and C++20's latest features

    Posted By: tarantoga
    Mastering C++ Programming: Become an expert programmer by learning coding best practices with C++17 and C++20's latest features

    Vardan Grigoryan, Shunguang Wu, "Mastering C++ Programming: Become an expert programmer by learning coding best practices with C++17 and C++20's latest features (Expert C++)"
    English | ISBN: 1838552650 | 2020 | EPUB/PDF | 538 pages | 10 MB/12 MB

    Design and architect real-world scalable C++ applications by exploring advanced techniques in low-level programming, object-oriented programming (OOP), the Standard Template Library (STL), metaprogramming, and concurrency
    Key Features

    Design professional-grade, maintainable apps by learning advanced concepts such as functional programming, templates, and networking
    Apply design patterns and best practices to solve real-world problems
    Improve the performance of your projects by designing concurrent data structures and algorithms

    Book Description

    C++ has evolved over the years and the latest release - C++20 - is now available. Since C++11, C++ has been constantly enhancing the language feature set. With the new version, you'll explore an array of features such as concepts, modules, ranges, and coroutines. This book will be your guide to learning the intricacies of the language, techniques, C++ tools, and the new features introduced in C++20, while also helping you apply these when building modern and resilient software.

    You'll start by exploring the latest features of C++, and then move on to advanced techniques like multithreading, concurrency, debugging, monitoring and high-performance programming. The book will delve into OOP principles and the C++ Standard Library, and even show you how to create custom templates. After this, you'll learn about different approaches such as test-driven development (TDD), behavior-driven development (BDD), and domain-driven design (DDD), before taking a look at the coding best practices and design patterns essential for building professional-grade applications. Toward the end of the book, you will gain useful insights into the recent C++ advancements in AI and machine learning.

    By the end of this C++ programming book, you'll have gained expertise in real-world application development, including the process of designing complex software.
    What you will learn

    Understand memory management and low-level programming in C++ to write secure and stable applications
    Discover the latest C++20 features such as modules, concepts, ranges, and coroutines
    Understand debugging and testing techniques and reduce issues in your programs
    Design and implement GUI applications using Qt5
    Use multithreading and concurrency to make your programs run faster
    Develop high-end games by using the object-oriented capabilities of C++
    Explore artificial intelligence(AI) and machine learning concepts with C++

    Who This Book Is For

    This C++ book is for experienced C++ developers who are looking to take their knowledge to the next level and perfect their skills in building professional-grade applications.