author-cover
INTERACTIVE COURSE

Modern C++ Concurrency: Get the most out of any machine

Advanced

140 Lessons

14h

Certificate of Completion

author-cover

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

1

Introduction

1 Lesson

2

A Quick Overview

6 Lessons

Show all 6 lessons
3

Memory Model: The Contract

2 Lessons

4

Memory Model: Atomics

9 Lessons

Show all 9 lessons
5

Memory Model: Synchronization and Ordering Constraints

9 Lessons

Show all 9 lessons
6

Memory Model: Fences

5 Lessons

7

Multithreading: Threads

9 Lessons

Show all 9 lessons
8

Multithreading: Shared Data

12 Lessons

Show all 12 lessons
9

Multithreading: Local Data

1 Lesson

10

Multithreading: Condition Variables

2 Lessons

11

Multithreading: Tasks

11 Lessons

Show all 11 lessons
12

Case Study: Calculate Sum of a Vector

15 Lessons

Show all 15 lessons
13

Case Study: Thread-Safe Initialization of a Singleton

9 Lessons

Show all 9 lessons
14

Case Study: Ongoing Optimization with CppMem

9 Lessons

Show all 9 lessons
15

Parallel Algorithms of the Standard Template Library

5 Lessons

16

The Future: C++20

11 Lessons

Show all 11 lessons
17

Coding Examples

9 Lessons

Show all 9 lessons
18

Best Practices

5 Lessons

19

The Time Library

7 Lessons

Show all 7 lessons
20

Glossary

2 Lessons

21

About the Author

1 Lesson

COURSE AUTHOR(S)

How You'll Learn

Hands-on Coding Environments

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.

2x Faster Than Videos

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.

No Set-up Required

Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.

Progress You Can Show

Built in assessments let you test your skills. Completion certificates let you show them off.

Hands-on Coding Environments

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.

2x Faster Than Videos

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.

No Set-up Required

Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.

Progress You Can Show

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.


Path Cover

Learn C++ for Programmers

Learn C++ from scratch, and get hands-on with one of the most popular programming languages in the world.
Explore Path

7 Modules

Recommended Courses

BEFORE STARTING THIS COURSE

AFTER FINISHING THIS COURSE

Trusted by 1.4 million developers working at companies including

Don’t take our word for it. See what our developers have to say.

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!

Bart Vandewoestyne

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!

Ian Reeve

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++.

Robert Badea

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++.

Robert Badea
Don’t take our word for it. See what our developers have to say.

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!

Bart Vandewoestyne

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!

Ian Reeve

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++.

Robert Badea