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

YouTube

C++ Coroutines from Scratch - Lecture

CppCon via YouTube

Overview

Explore C++ coroutines from the ground up in this comprehensive conference talk from CppCon 2022. Delve into the potential of C++ 20's coroutines to simplify code, particularly for asynchronous operations. Begin with a motivating example of a multiple async task problem, then compare traditional approaches with coroutine-based solutions. Examine the complexities of coroutines and the current lack of standard library support. Follow a journey through coroutine implementation, from basic concepts to more advanced applications with library support. Gain insights from Phil Nash, the creator of Catch2 and Clara, as he demystifies coroutines and demonstrates their practical applications in C++ programming.

Syllabus

C++ Coroutines, from Scratch - Phil Nash - CppCon 2022

Taught by

CppCon

Reviews

Start your review of C++ Coroutines from Scratch - Lecture

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.