Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Back to Basics: C++ Concurrency - Lecture 1

CppCon via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the fundamentals of concurrent programming in C++ with this conference talk from CppCon 2023. Delve into the world of multicore CPU performance optimization while learning to navigate potential pitfalls such as data races and application failures. Gain a solid foundation in concurrent programming, with a focus on std::thread and an introduction to other concurrency and parallelism methods. Discover how to identify and prevent data races using mutexes, atomic variables, and other standard constructs. By the end of this talk, acquire the skills to write simple, correct concurrent programs and establish a strong base for developing more complex concurrent applications. Presented by David Olsen, lead engineer for the NVIDIA HPC C++ compiler and ISO C++ committee member, this session offers valuable insights for C++ developers looking to harness the power of concurrency in their projects.

Syllabus

Back to Basics: C++ Concurrency - David Olsen - CppCon 2023

Taught by

CppCon

Reviews

Start your review of Back to Basics: C++ Concurrency - Lecture 1

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.