C++ Coroutines from Scratch - Lecture
Offered By: CppCon via YouTube
Course Description
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
Related Courses
Paradigms of Computer Programming – FundamentalsUniversité catholique de Louvain via edX Paradigms of Computer Programming – Abstraction and Concurrency
Université catholique de Louvain via edX Computing: Art, Magic, Science - Part II
ETH Zurich via edX Concurrency
AdaCore via Independent Java Fundamentals for Android Development
Galileo University via edX