AI Adoption - Drive Business Value and Organizational Impact
The Most Addictive Python and SQL Courses
Overview
Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it
Explore functional programming concepts and pipeline patterns in this conference talk from Meeting C++ 2024. Dive into the implementation of custom pipeline frameworks utilizing C++23's std::expected, with detailed explanations of monadic operations and function composition techniques. Learn how to leverage the ranges library introduced in C++20 for function composition through the overloaded pipe operator. Gain practical insights into new programming paradigms while understanding how to create and work with custom pipe operators in modern C++. Master the intricacies of std::expected and its practical applications in pipeline architectures, enhancing your ability to write more functional and composable C++ code.
Syllabus
Pipeline architectures in C++ - Boguslaw Cyganek - Meeting C++ 2024
Taught by
Meeting Cpp