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
Python Functions, Files, and DictionariesUniversity of Michigan via Coursera Complete Modern C++ (C++11/14/17)
Udemy Java Programming Masterclass: Learn Java From Scratch
Udemy Lambda with Functional Programming in Java8
Udemy C# Advanced Topics: Prepare for Technical Interviews
Udemy