YoVDO

Converting a State Machine to a C++ 20 Coroutine

Offered By: CppNow via YouTube

Tags

C++Now Courses Software Development Courses Coroutines Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the process of transforming a state machine into a C++ 20 coroutine in this comprehensive conference talk from CppNow 2021. Delve into the low-level machinery and customization points of C++ 20 as Steve Downey from Bloomberg LP demonstrates how to convert a state machine that waits for asynchronous service operations into a single coroutine using `co_await`. Learn how C++ 20 coroutines can express complex asynchronous operations in a more linear and readable code structure. Gain insights into advanced C++ programming techniques and discover how to leverage the power of coroutines to simplify asynchronous programming in your projects.

Syllabus

Converting a State Machine to a C++ 20 Coroutine - Steve Downey - [CppNow 2021]


Taught by

CppNow

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera