YoVDO

Back to Basics: C++ Concurrency - Lecture 1

Offered By: CppCon via YouTube

Tags

Parallel Programming Courses Multithreading Courses Mutex Courses CPU Architecture Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Related Courses

Threading in C#
LinkedIn Learning
Java Multithreading - Concurrency, Parallelism & Performance
Udemy
gophercises
Independent
Mastering Multithreading Programming with Go (Golang)
Udemy
Working with Concurrency in Go (Golang)
Udemy