C++20 Coroutines - Asynchronity Reimagined
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the world of C++20 Coroutines in this 50-minute conference talk from code::dive 2019. Delve into the purpose and implementation of coroutines, newly introduced in the C++20 standard. Discover how these powerful features can become a crucial part of your codebase, and learn about their strengths and potential. Gain insights into what the inclusion of coroutines in the new standard means for the future of C++ programming. Join speaker Miłosz Warzecha, a C++ developer and technology enthusiast, as he unravels the complexities of asynchronous programming and presents coroutines as a reimagined approach to handling asynchronity in C++.
Syllabus
C++20 Coroutines: Asynchronity reimagined - Miłosz Warzecha - code::dive 2019
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube