Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
5,472 results
Resources & Further Learning - Practice notebook: https://rebrand.ly/k0ziezz Chapters 00:00 - Intro 00:12 - Syntax 02:40 - Why ...
175,234 views
6 months ago
https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...
3,514 views
1 month ago
Dive into the world of C++ Lambda Expressions! This beginner-friendly tutorial breaks down anonymous functions, making ...
261 views
9 months ago
Let's talk about anonymous "lambda" functions in C++ and C#.
57 views
ERRATA: • The "Church-Turing Thesis" is different from the "Church-Turing Theorem". The "theorem" is the claim which I ...
1,462,504 views
https://www.cppnow.org --- Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025 --- Lambdas are a ...
4,049 views
3 weeks ago
Discover how to effectively use `if statements` in lambda functions in C-. This guide will help beginners understand lambda ...
4 views
... is a Lambda function because I'm declaring a variable I do need a semicolon here. Run uh I have t-shirt and jeans the fashion C ...
130 views
3 Simple Ways to Boost Your C# Skills with Anonymous Functions C# Anonymous Functions Learn all about C# anonymous ...
3 views
In this video, I'll guide you through using lambda expressions and file input/output in C++. These techniques are invaluable for ...
281 views
In this video, we dive into the powerful world of C++11 lambda functions, focusing specifically on how to modify vectors using ...
23 views
7 months ago
Learn how to convert lambda functions to function pointers in C and C++ with practical examples and alternative solutions for ...
0 views
Learn how to seamlessly transfer a lambda function to another lambda of a different type in C++17, fulfilling specific conditions for ...
Learn how to debug your C- NativeAOT Lambda function using the Mock Lambda Test Tool on Linux. This guide covers setup and ...
15 views
Get Free GPT4.1 from https://codegive.com/4dd8454 Okay, let's dive into the world of modern C Lambda Expressions. This tutorial ...
In this video, we dive into the world of C++ lambda functions, exploring how to invoke them immediately for efficient coding.
29 views
A lambda expression is a short and simple way to write an anonymous function directly in your code. It is very useful in modern ...
403 views
Discover AWS Lambda's groundbreaking remote debugging capability, allowing developers to debug functions deployed in AWS ...
557 views
Learn how to define an inline lambda function in C# with proper type annotation, enhancing readability and expressiveness in ...
11 months ago
Lambda functions in C++ are short, anonymous functions introduced in C++11 that make code cleaner, faster, and easier to read.
How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners A lambda expression is a shortcut for ...
152 views
Dive into the world of `C++ lambda functions`! This guide breaks down essential tips on using lambda functions in sorting, ...
5 views
Download 1M+ code from https://codegive.com/401fd34 sure! in c++, `std::bind` and lambda functions are two powerful features ...
1 view
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com Last year, we ...
2,120 views
6 days ago
Discover efficient techniques to pass `captureless lambda` functions to C libraries in C+ + , reducing boilerplate and enhancing ...