Contemporary C++ in Action
Offered By: CppCon via YouTube
Course Description
Overview
Explore contemporary C++ in action through a comprehensive conference talk that takes you on a journey of building a small application using various modern C++ features. Dive into modules, network programming with coroutines, C++23 features like explicit object parameters, and recent C++ standards. Learn how these elements fit together beautifully in a practical, real-world context. Discover how the C++ committee's work benefits developers in the trenches, debunking myths about its focus. Gain insights into creating and composing modules, object lifetime safety with coroutines, and the importance of cancellation. Watch as code is developed live, resulting in a functional and entertaining application. Benefit from the speaker's extensive experience in embedded and industrial programming, with examples drawn from real-world scenarios.
Syllabus
Contemporary C++ in Action - Daniela Engert - CppCon 2022
Taught by
CppCon
Related Courses
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Let's Talk About C++ Abstraction Layers
CppNow via YouTube Top 5 Library Additions in C++23
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube