C++ Coroutines, from Scratch - Part 2 of 2
Offered By: CppNow via YouTube
Course Description
Overview
Dive into the second part of a comprehensive conference talk on C++ Coroutines presented by Phil Nash at CppNow 2022. Explore the potential of C++ 20 coroutines to simplify code, particularly in asynchronous programming. Learn how coroutines can address complex multiple async task problems and compare traditional approaches with coroutine-based solutions. Gain insights into implementing coroutines with library support, using Lewis Baker's cppcoro library as an example. Benefit from Nash's expertise as the author of Catch2 and Clara, and his involvement in the ISO C++ standards committee. Discover how coroutines can enhance code correctness and reduce complexity in C++ programming.
Syllabus
C++ Coroutines, from Scratch (part 2 of 2) - Phil Nash - CppNow 2022
Taught by
CppNow
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera