PowerBI Data Analyst - Create visualizations and dashboards from scratch
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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