Coroutine Intuition in C++ - Lecture
Offered By: cpponsea via YouTube
Course Description
Overview
Explore the power of coroutines in C++ through this comprehensive conference talk from C++ on Sea 2023. Gain valuable insights into one of the 'big four' additions to C++20 as Roi Barkan, an experienced software developer and architect, delves into stackless cooperative asyncrony, generators, and senders/receivers. Discover how to effectively implement coroutines to enhance the readability, maintainability, and composability of your code. Through numerous concise examples, develop an intuition for identifying problems that can be elegantly solved using coroutines, leading to cleaner and safer code solutions. Learn how to rethink function, system, and code design by embracing this powerful feature, even in the absence of initial STL support.
Syllabus
Coroutine Intuition in C++ - Roi Barkan - C++ on Sea 2023
Taught by
cpponsea
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera