A Kaleidoscope of C++ Lambdas
Offered By: cpponsea via YouTube
Course Description
Overview
Explore the world of C++ lambda expressions in this comprehensive conference talk from C++ on Sea 2024. Delve into the syntax and evolution of lambdas, from their basic structure to upcoming C++26 additions. Learn how to leverage lambdas to simplify existing code, replace std::bind and std::mem_fn, and implement functional programming techniques. Discover lambda-specific idioms like immediately invoked function expressions and their practical applications. Gain insights into common, unusual, and unexpected lambda patterns to enhance your day-to-day C++ programming practice. Whether you're a seasoned lambda user or looking to expand your knowledge, this talk offers valuable insights to help you maximize the potential of lambda expressions in modern C++ development.
Syllabus
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024
Taught by
cpponsea
Related Courses
Advanced Ruby Programming: 10 Steps to MasteryUdemy Python 3: Deep Dive (Part 4 - OOP)
Udemy Comprehensive Ruby Programming
Udemy Using Specialized Types and Language Features in TypeScript
Pluralsight Julia for Beginners
YouTube