Contemporary C++ in Action
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore a unique keynote presentation that demonstrates practical applications of modern C++ through live coding. Dive into a journey that combines various elements of the C++ landscape, debunking myths about the language's complexity and showcasing its accessibility for developers at all levels. Witness the integration of modules using a modularized popular library, network programming with coroutines based on ASIO executors, and the implementation of flagship C++23 features like 'deducing this'. Gain insights into how recent C++ standards can be applied to create efficient, real-world applications. Learn from condensed and simplified code examples derived from active development in industrial settings, making this presentation particularly relevant for embedded and industrial programmers.
Syllabus
Contemporary C++ in Action - Daniela Engert - Center Keynote Meeting C++ 2022
Taught by
Meeting Cpp
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