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
6,441 results
05:52 - map() and filter() 07:36 - Practice notebook Python Lambda Functions Lambda functions are small, anonymous ...
156,810 views
5 months ago
https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...
3,235 views
1 month ago
Dive into the world of C++ Lambda Expressions! This beginner-friendly tutorial breaks down anonymous functions, making ...
235 views
8 months ago
Awesome T-Shirts! Sponsors! Books! ☟☟ A robust cross-platform IDE for C and C++, CLion makes your development experience ...
11,670 views
9 months ago
ERRATA: • The "Church-Turing Thesis" is different from the "Church-Turing Theorem". The "theorem" is the claim which I ...
1,405,449 views
In this video, we'll look how to create a recursive lambda functions in C++. Lambda functions, while versatile, don't inherently ...
148 views
11 months ago
How to Specify Return Type of a Lambda Function in C++? Some times compiler cannot deduce the return type of lambda function ...
111 views
In this video, I'll guide you through using lambda expressions and file input/output in C++. These techniques are invaluable for ...
264 views
Deploy a Serverless Lambda function that generates QR codes, and set up a REST API using AWS API Gateway to expose your ...
1,746 views
2 months ago
... 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
https://www.cppnow.org --- Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025 --- Lambdas are a ...
2,309 views
1 day ago
... add equal sign Lambda xyx plus y print add 53 hash outputs 8 C just one line to create and use a function Lambda functions are ...
62 views
1,224 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 ...
353 views
Let's talk about anonymous "lambda" functions in C++ and C#.
57 views
Lambdas in C++11 let you create short, powerful functions right where you need them—great with algorithms. Part 10 of the ...
32 views
6 months ago
Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...
39,264 views
7 days ago
For example, the original title of the Question was: How to use an if statement in a lambda function in C- Also, Content (except ...
4 views
Ready to master lambda expressions in C++? In this video, I'll show you how to use lambda expressions in your programming.
434 views
After seeing how to use pointers in the previous videos, you are ready for callback functions. Build a small simulation of a coffee ...
46 views