Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 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 31 1
    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

    Learn Modern C++ Multithreading

    Posted By: lucky_aut
    Learn Modern C++ Multithreading

    Learn Modern C++ Multithreading
    Duration: 6h 6m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 2.36 GB
    Genre: eLearning | Language: English

    Learn how to write portable threaded C++ applications which unleash the power of modern multi-processor hardware!

    What you'll learn
    How to write portable threaded C++ applications which unleash the power of modern multi-core hardware
    Basic principles of multi-threading which will be applicable in all languages

    Requirements
    Familiarity with Advanced Modern C++ features such as lambda expressions and move semantics
    Access to C++ compiler. Parallel algorithms require C++17 but the rest will work on C++11 (preferably C++14)
    Intended for students who have taken my "Learn Advanced Modern C++" course

    Description
    An understanding of multithreading is essential to make full use of the capabilities of modern hardware. In this course, you will learn the principles of multithreading in modern C++, starting with threads, continuing with mutexes, condition variables, futures. We will also look at asynchronous, lock-free and parallel programming, including the parallel algorithms in C++17. Finally, we will implement a concurrent queue and thread pool, which you can use in your own code.

    Who this course is for:
    C++ programmers (no previous knowledge of multithreading required)

    More Info

    Learn Modern C++ Multithreading