Advanced
140 Lessons
14h
Certificate of Completion
Looking to Train your Team?
Empower your engineers to reach their potential faster.
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.
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
Trusted by 1.4 million developers working at companies including
Concurrency with Modern C++’ is your practical guide to getting familiar with concurrent programming in Modern C++. Starting with the C++ Memory Model and using many ready-to-run code examples, the book covers a good deal of what you need to improve your C++ multithreading skills. Next to the enlightening case studies that will bring you up to speed, the overview of upcoming concurrency features might even wet your appetite for more!
Rainer Grimm’s Concurrency with Modern C++ is a well written book covering the theory and practice for working with concurrency per the existing C++ standards, as well as addressing the potential changes for the upcoming C++ 20 standard. He provides a conversational discussion of the applications and best practices for concurrency along with example code to reinforce the details of each topic. An informative and worthwhile read!
Concurrency with Modern C++ is the easiest way to become an expert in the multithreading environment. This book contains both simple and advanced topics, and it has everything a developer needs, in order to become an expert in this field: Lots of content, a big number of running code examples, along with great explanation, and a whole chapter for pitfalls. I enjoyed reading it, and I highly recommend it for everyone working with C++.
Concurrency with Modern C++ is the easiest way to become an expert in the multithreading environment. This book contains both simple and advanced topics, and it has everything a developer needs, in order to become an expert in this field: Lots of content, a big number of running code examples, along with great explanation, and a whole chapter for pitfalls. I enjoyed reading it, and I highly recommend it for everyone working with C++.
Concurrency with Modern C++’ is your practical guide to getting familiar with concurrent programming in Modern C++. Starting with the C++ Memory Model and using many ready-to-run code examples, the book covers a good deal of what you need to improve your C++ multithreading skills. Next to the enlightening case studies that will bring you up to speed, the overview of upcoming concurrency features might even wet your appetite for more!
Rainer Grimm’s Concurrency with Modern C++ is a well written book covering the theory and practice for working with concurrency per the existing C++ standards, as well as addressing the potential changes for the upcoming C++ 20 standard. He provides a conversational discussion of the applications and best practices for concurrency along with example code to reinforce the details of each topic. An informative and worthwhile read!
Concurrency with Modern C++ is the easiest way to become an expert in the multithreading environment. This book contains both simple and advanced topics, and it has everything a developer needs, in order to become an expert in this field: Lots of content, a big number of running code examples, along with great explanation, and a whole chapter for pitfalls. I enjoyed reading it, and I highly recommend it for everyone working with C++.