YoVDO

Implementing a C++ Coroutine Task from Scratch

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses Software Development Courses Asynchronous Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of implementing a C++ coroutine task from scratch in this comprehensive conference talk from ACCU 2023. Delve into the world of asynchronous programming as experienced C++ developer Dietmar Kühl discusses experiments in making operations optionally asynchronous. Examine design choices, implementation details, and performance results while considering the implications of co_awaiting essentially all non-computational operations. Learn about key coroutine concepts, coroutine expressions, and the minimum functions required for implementation. Follow along with live code demonstrations and gain insights into the potential of coroutines beyond simple generators and tasks. Enhance your understanding of advanced C++ programming techniques and explore the future of asynchronous operations in software development.

Syllabus

Introduction
Coroutines
Why Coroutines
Key Coroutines
Coroutine Expression
Veda Tab
Quarantine Frame
Minimum 4 Functions
Demo
Live Code
Hint
No
Hello World
Implementing a Task
Evasion test


Taught by

ACCU Conference

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