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
35,090 results
The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...
418,359 views
2 years ago
https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...
3,816 views
7 months ago
https://cppcon.org/ ...
16,719 views
5 years ago
Do you know what happens if we assign an immediately-invoked lambda expression to a static variable? If not, then this talk is for ...
58,173 views
3 years ago
Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...
64,903 views
http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...
83,269 views
6 years ago
https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Lambdas, introduced with C++11, are used everywhere in modern ...
35,160 views
4 years ago
In this video we will try to understand 4 important principles Lambda expressions , Action , Func and Predicate. All these ...
354,937 views
14 years ago
Transforming let expressions into lambda expressions and vice-versa, including let*. From UMass Lowell's COMP.3010 ...
263 views
9 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
3,771 views
Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...
8,584 views
If you're interested in immersing into lambdas and streams, this is the session for you. We will start with lambda expressions, learn ...
493,285 views
10 years ago
Topics Covered: Setting up AWS Lambda environment in Visual Studio Creating an AWS Lambda function using C# .
7,253 views
... I aim to break down the confusion between delegates, anonymous methods, lambda expressions, actions and functions as well ...
20,517 views
8 years ago
... https://twitter.com/JDProgramming Advanced C#: Lesson 4 - Delegates Events and Lambda expressions If you would like to see ...
141,101 views
12 years ago
A concise tutorial of Lambda expressions in C++ with examples.
270 views
Lambda functions (or "arrow functions") are one-line-functions that you put in the middle of your code. They are nameless and ...
9,325 views
1 year ago
This is Lambda Expression C# Tutorial. In this tutorial video we will see how to implement commonly used Lambda functions in ...
12,170 views
Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...
889 views
The release of Java 8 brings several new features to the language. NewCircle Instructor Adib Saikali walks us through two of the ...
117,895 views