Generators, Coroutines and Other Brain Unrolling Sweetness
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the power of C++20 coroutines, generators, iterables, and ranges in this 56-minute conference talk. Discover how coroutines enable cleaner code, improved abstraction and genericity, enhanced composition, and the elimination of callbacks and inversion of control. Delve into brain-unrolling sweetness as Adi Shavit demonstrates the practical applications and benefits of these new features in modern C++ programming.
Syllabus
Generators, Coroutines and Other Brain Unrolling Sweetness - Adi Shavit
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube