Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges
Offered By: CppNow via YouTube
Course Description
Overview
Explore an innovative approach to composing operations on ranges in C++ with this conference talk from C++Now 2024. Delve into Rappel, Google's alternative to std::ranges, which proposes basing composition on a generalization of rather than . Learn how this method can potentially make composition safer, more efficient, and more flexible compared to C++20 ranges, while also offering monadic error handling. Examine the motivation behind Rappel, analyze its underlying semantic model, and compare it with std::ranges. Investigate the implementation details of Rappel and discover how it can be extended. Gain insights from Google engineers John Bandela and Chris Philip as they present this cutting-edge approach to algorithm composition in C++.
Syllabus
Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges - C++Now 2024
Taught by
CppNow
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera Introduction to Agile Software Development: Tools & Techniques
University of California, Berkeley via edX Software Architecture & Design
Georgia Institute of Technology via Udacity Software Design for Non-Designers
mooc.house via Independent Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera