ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

182,040 results

CppNow
Lambda All the Things - Braden Ganetsky - C++Now 2025

https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...

1:30:11
Lambda All the Things - Braden Ganetsky - C++Now 2025

3,599 views

2 months ago

cpwithcpp
A Guide to Lambda Functions in C++

Hello everyone, I hope you enjoyed watching the video. If you found this video helpful then drop a like on this video. It really helps ...

25:30
A Guide to Lambda Functions in C++

384 views

2 years ago

CppCon
C++ Lambda Idioms - Timur Doumler - CppCon 2022

https://cppcon.org/ --- C++ Lambda Idioms - Timur Doumler - CppCon 2022 https://github.com/CppCon/CppCon2022 Ever since ...

1:04:45
C++ Lambda Idioms - Timur Doumler - CppCon 2022

57,173 views

3 years ago

CppCon
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Lambdas, introduced with C++11, are used everywhere in modern ...

1:05:21
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

34,174 views

4 years ago

Eyesomorphic
Programming with Math | The Lambda Calculus

The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...

21:48
Programming with Math | The Lambda Calculus

392,526 views

1 year ago

CppCon
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019

http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...

52:09
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019

82,263 views

6 years ago

CppNow
Michael Caisse: Lambda Functions

Michael's talk from C++Now! 2012 Anonymous functions have proven to be a useful tool in many languages. Their locality and ...

1:44:21
Michael Caisse: Lambda Functions

2,573 views

13 years ago

Java
Lambda Performance with Sergey Kuksenko

Lambda Performance with Sergey Kuksenko.

44:09
Lambda Performance with Sergey Kuksenko

2,131 views

6 years ago

NDC Conferences
Lambda? You Keep Using that Letter - Kevlin Henney

Lambdas. All the cool kid languages have them. But does 'lambda' mean what C#, Java, Python, C++, etc. mean by 'lambda'?

1:00:53
Lambda? You Keep Using that Letter - Kevlin Henney

99,393 views

5 years ago

Tsoding Daily
Smallest Pure Functional Language in C

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...

3:23:01
Smallest Pure Functional Language in C

51,914 views

1 month ago

Utah Cpp Programmers
Illuminating Lambda Expressions in C++

Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...

1:18:13
Illuminating Lambda Expressions in C++

883 views

5 years ago

CppCon
Back To Basics: Lambda Expressions - Barbara Geller & Ansel Sermersheim - CppCon 2020

https://cppcon.org/ ...

1:01:19
Back To Basics: Lambda Expressions - Barbara Geller & Ansel Sermersheim - CppCon 2020

16,469 views

5 years ago

Creel
C++ 11 Lambda Functions

In this video we'll look at a new style for implementing anonymous functions in C++ 11 and above. They're called Lambda ...

21:17
C++ 11 Lambda Functions

74,265 views

10 years ago

DCMinds
C++11 : Lambda Expression (anonymous function)

Learn about nameless function that is lambda expression in C++11. how lambda makes our code more redable.

24:41
C++11 : Lambda Expression (anonymous function)

302 views

5 years ago

oneproduct
C++11/14 Lambda Functions

Hello everyone this is going to be a tutorial on lambda functions this tutorial assumes you're already familiar with func towards and ...

27:35
C++11/14 Lambda Functions

6,353 views

8 years ago

Derek Banas
C++ Tutorial 9 : Lambda Expressions

Code & Transcript : http://bit.ly/cplusplus9 Best C++ Book : https://amzn.to/2GPb7do https://www.patreon.com/derekbanas This part ...

25:21
C++ Tutorial 9 : Lambda Expressions

57,214 views

7 years ago

Divulge Info
Creating AWS Lambda Functions using C# .NET & API Gateway Integration

In this comprehensive tutorial, we'll explore the process of creating AWS Lambda functions using C# .NET in Visual Studio.

26:08
Creating AWS Lambda Functions using C# .NET & API Gateway Integration

5,800 views

1 year ago

Jeremy Clark
JeremyBytes - Lambdas & LINQ in C# - Part 1: Lambda Expression Basics

Lambda Expressions are confusing when we first walk up to them. But they're pretty easy to understand once we take a bit of a ...

23:31
JeremyBytes - Lambdas & LINQ in C# - Part 1: Lambda Expression Basics

72,031 views

10 years ago

Mike Shah
Functors() - Function objects - functions with state | Modern Cpp Series Ep. 99

Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...

22:23
Functors() - Function objects - functions with state | Modern Cpp Series Ep. 99

19,104 views

3 years ago

Jeevan Pant
Modern C++: Lambda expression, Capture list, and Tips

1. Shadowing, shadowing in class, shadowing in inheritance (Link: https://youtu.be/TEVYwUDddIw) 2. Class Template (template ...

41:31
Modern C++: Lambda expression, Capture list, and Tips

1,504 views

1 year ago