Advanced
140 Lessons
14h
Certificate of Completion
Course Overview
"Concurrency with Modern C++" is a journey through the present and upcoming concurrency features in C++. - C++11 and C++14 have the basic building blocks for creating concurrent and parallel programs. - With C++17 we have the parallel algorithms from the Standard...Show More
Course Contents
Introduction
1 Lesson
A Quick Overview
6 Lessons
Memory Model: The Contract
2 Lessons
Memory Model: Atomics
9 Lessons
Memory Model: Synchronization and Ordering Constraints
9 Lessons
Memory Model: Fences
5 Lessons
Multithreading: Threads
9 Lessons
Multithreading: Shared Data
12 Lessons
Multithreading: Local Data
1 Lesson
Multithreading: Condition Variables
2 Lessons
Multithreading: Tasks
11 Lessons
Case Study: Calculate Sum of a Vector
15 Lessons
Case Study: Thread-Safe Initialization of a Singleton
9 Lessons
Case Study: Ongoing Optimization with CppMem
9 Lessons
Parallel Algorithms of the Standard Template Library
5 Lessons
The Future: C++20
11 Lessons
Coding Examples
9 Lessons
Best Practices
5 Lessons
The Time Library
7 Lessons
Glossary
2 Lessons
About the Author
1 Lesson
How You'll Learn
You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.
Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.
Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.
Built-in assessments let you test your skills. Completion certificates let you show them off.
Add a deep mastery of C++ to your skillset, and make yourself a more in-demand developer.
Learn C++ for Programmers
7 Modules
Recommended Courses
BEFORE STARTING THIS COURSE
AFTER FINISHING THIS COURSE