Google AI Professional Certificate - Learn AI Skills That Get You Hired
Master AI and Machine Learning: From Neural Networks to Applications
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore C++ 20 coroutines in this comprehensive conference talk from Meeting C++ 2022. Delve into the potential of coroutines to simplify code, particularly in asynchronous programming. Begin with a motivating example of a multiple async task problem, then examine approaches without coroutines. Discover how coroutines can enhance your code and learn about their implementation with library support. Gain insights into the complexities of this new language feature and its adoption challenges due to limited standard library support. Follow Phil Nash's journey through the intricacies of C++ coroutines, aiming to provide a broader understanding of this powerful programming concept.
Syllabus
C++ Coroutines from scratch - Phil Nash - Meeting C++ 2022
Taught by
Meeting Cpp