Get the latest tech news

My tutorial and take on C++20 coroutines (2021)


February, 2021 Over the last 25 years, I’ve written a lot of event-driven code in C++. A typical example of event-driven code is registering a callback that gets invoked every time a socket has data to be read.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Tutorial

Tutorial

Photo of C++20 coroutines

C++20 coroutines

Related news:

News photo

Copy-and-Patch: A Copy-and-Patch Tutorial

News photo

Switch to Jujutsu Already: A Tutorial

News photo

A tutorial for the Mercury programming language