AI, Data Science & Cloud Certificates from Google, IBM & Meta
Learn Backend Development Part-Time, Online
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn functional programming principles and their implementation in C++ through this conference talk delivered at CppCon 2024 by Jonathan Müller, a Software Engineer at think-cell and C++ standardization committee member. Explore the declarative programming paradigm through practical demonstrations using modern C++ standard library features, including std::ranges for algorithms, std::optional and std::expected for composable error handling, and algebraic data types. Discover how to separate IO from computation while gaining insights into writing more maintainable and error-resistant code using functional programming concepts. Master advanced topics including monads and their application in C++, all presented with clear examples and explanations suitable for developers looking to enhance their C++ programming skills with functional approaches.
Syllabus
Back to Basics: Functional Programming and Monads in C++ - Jonathan Müller - CppCon 2024
Taught by
CppCon