Power BI Fundamentals - Create visualizations and dashboards from scratch
AI, Data Science & Cloud Certificates from Google, IBM & Meta
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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