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

YouTube

Coroutine Intuition in C++ - Lecture

cpponsea via YouTube

Overview

Explore the power of coroutines in C++ through this comprehensive conference talk from C++ on Sea 2023. Gain valuable insights into one of the 'big four' additions to C++20 as Roi Barkan, an experienced software developer and architect, delves into stackless cooperative asyncrony, generators, and senders/receivers. Discover how to effectively implement coroutines to enhance the readability, maintainability, and composability of your code. Through numerous concise examples, develop an intuition for identifying problems that can be elegantly solved using coroutines, leading to cleaner and safer code solutions. Learn how to rethink function, system, and code design by embracing this powerful feature, even in the absence of initial STL support.

Syllabus

Coroutine Intuition in C++ - Roi Barkan - C++ on Sea 2023

Taught by

cpponsea

Reviews

Start your review of Coroutine Intuition in C++ - 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.