More C++ Ranges Please - Exploring Advanced Algorithms and Applications
Offered By: CppCon via YouTube
Course Description
Overview
Explore the potential expansions and applications of C++20 Ranges in this comprehensive conference talk from CppCon 2023. Delve into the theoretical foundations of library design principles and gain insights into the Ranges library as a breakthrough example. Examine a variety of algorithms currently unavailable for ranges, including those for sorted ranges, ranges-of-ranges, and permutations. Discuss their potential value and suitability for inclusion in the Standard Template Library (STL). Learn about concepts such as sorted ranges and leave with a renewed enthusiasm for composing algorithms in the evolving world of C++ Ranges. Benefit from the expertise of Roi Barkan, a seasoned software developer and architect with extensive experience in high-performance and distributed systems.
Syllabus
More C++ Ranges Please - Roi Barkan - CppCon 2023
Taught by
CppCon
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera