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
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube