Asynchrony with ASIO and Coroutines
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore asynchronous programming in C++ using ASIO and coroutines in this conference talk from code::dive 2022. Delivered by Andrzej Krzemieński, an experienced software developer and member of the C++ Standards Committee, the presentation delves into advanced techniques for handling asynchronous operations. Learn how to leverage ASIO, a cross-platform C++ library for network and low-level I/O programming, in conjunction with coroutines to create efficient and readable asynchronous code. Gain insights from Krzemieński's extensive experience in developing safety-related and high-performance systems, and discover practical applications of these concepts in commercial software development.
Syllabus
Asynchrony with ASIO and coroutines - Andrzej Krzemieński - code::dive 2022
Taught by
code::dive conference
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera