Modern C++ Concurrency: From Threads to Coroutines
Learn to write safe, efficient, and high-performance multithreaded applications using modern C++ standards from C++17 to C++23.
-
๐ฌ
AI instructor
Ask about any lesson and get a clear answer instantly, anytime. -
๐
Start anytime
No schedules or deadlines โ learn at your own pace, whenever suits you. -
๐
In English
Lessons, tasks and certificate โ all fully in your language.
About this course
Writing code that runs simultaneously on multiple CPU cores is essential for modern software, yet multithreading remains one of the most challenging aspects of software development. This text-based course demystifies concurrent programming, guiding you from basic thread creation to advanced lock-free designs using modern C++ standards. You will transition from writing single-threaded programs to designing safe, high-performance parallel applications. By reading structured explanations and analyzing clear code snippets, you will learn how to avoid common pitfalls like race conditions and deadlocks while leveraging the full power of modern hardware.
What you'll learn:
- Understand foundational concurrency concepts, the memory model, and thread lifecycles using modern std::jthread
- Apply synchronization primitives like mutexes, locks, and condition variables to protect shared data
- Master atomic operations and explore the basics of lock-free data structures
- Utilize parallel algorithms and execution policies to easily speed up computations
- Explore asynchronous programming paradigms, including modern coroutines and future-proof executors
- Debug and test multithreaded code to identify data races and performance bottlenecks
The course begins with essential terminology and basic threading primitives, gradually advancing to complex synchronization patterns and modern asynchronous features. You will consolidate your knowledge through written code analysis and conceptual exercises. This program is designed for developers who know basic C++ and want to learn concurrent programming; no prior multithreading experience is required. Start reading today to unlock the power of modern parallel computing in C++.
What you'll get
-
๐
Certificate of completion
Add it to your LinkedIn profile -
๐ฌ
Personal AI tutor
Stuck on a lesson? Ask your built-in tutor anything, any time. -
๐ง
Audio version included
Learn on the go โ no screen needed -
โพ๏ธ
Lifetime access
Come back anytime, no expiry -
๐ฑ
Phone or computer
Works anywhere, any device -
๐ธ
14-day refund
No questions asked -
โก
Short & focused
2h 30m of practical content
Reviews
No reviews yet โ be the first to share your experience.
Frequently asked
What do I need to take this course? +
Just a phone or computer with internet. No installs, no special hardware.
How do I pay? +
By card via Stripe. We donโt store card details โ Stripe handles them securely.
Can I get a refund? +
Yes โ full refund within 14 days, no questions asked.
How long will I have access? +
Forever. Once you purchase, the course is yours to revisit anytime.
Will I get a certificate? +
Yes. On completion you'll receive a certificate you can add to your LinkedIn profile.
Built for learners in
Tech
Design
Finance
Marketing
Healthcare
Education
Hospitality
Manufacturing