Moar Functional with C++23
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore higher order functions and functional programming concepts in C++23 through this conference talk by Björn Fahller at code::dive 2023. Discover how the evolution of the C++ standard library, including ranges, std::expected, and extensions to std::optional, enhances the use of higher order functions for more composable and expressive code. Learn how recent core language developments have simplified the process of writing these functions. Gain insights from Fahller's extensive experience in software architecture, networking protocol design, and modern C++ programming. Understand the practical applications of functional programming techniques in C++23 and how they can improve code quality and maintainability in various programming contexts, from embedded systems to complex software architectures.
Syllabus
Moar Functional with C++23 - Björn Fahller - code::dive 2023
Taught by
code::dive conference
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