ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

95,912 results

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,334 views

8 years 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++

381 views

2 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

387,265 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

81,999 views

6 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

56,960 views

3 years ago

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,527 views

1 month 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)

301 views

5 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,572 views

13 years ago

Java
Lambda Performance with Sergey Kuksenko

Lambda Performance with Sergey Kuksenko.

44:09
Lambda Performance with Sergey Kuksenko

2,115 views

6 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

33,984 views

4 years ago

Code Insights
Getting Started with Lambda Expressions with Jeremy Clark

Subscribe for more content: http://vid.io/xqZ4 Check out our other videos: http://vid.io/xqZ9 Lambda expressions aren't that hard ...

42:10
Getting Started with Lambda Expressions with Jeremy Clark

80,576 views

10 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,225 views

10 years ago

DigiPen Game Engine Architecture Club
Lambdas in Modern C++

Presented by Allan Deutsch.

29:27
Lambdas in Modern C++

6,125 views

8 years ago

MIT OpenCourseWare
Lecture 9: Lambda Functions, Tuples, and Lists

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

45:26
Lecture 9: Lambda Functions, Tuples, and Lists

45,420 views

1 year ago

CppCon
CppCon 2015: Arthur O'Dwyer “Lambdas from First Principles: A Whirlwind Tour of C++"”

http://www.Cppcon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

58:54
CppCon 2015: Arthur O'Dwyer “Lambdas from First Principles: A Whirlwind Tour of C++"”

26,275 views

10 years ago

CppNow
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:29:34
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

3,719 views

8 years ago

dr Jonas Birch
Project: Implementing Arrow Functions ("lambdas") in C

Lambda functions (or "arrow functions") are one-line-functions that you put in the middle of your code. They are nameless and ...

37:04
Project: Implementing Arrow Functions ("lambdas") in C

9,162 views

1 year ago

Jonny D
Lambda functions and Closures

Let's talk about anonymous "lambda" functions in C++ and C#.

27:24
Lambda functions and Closures

57 views

9 months ago

Dev Corner
Lambda Functions - Mary had a little lambda by Anjana Vakil

Mary had a little lambda, a function pure as snow. And for every program that Mary wrote, the lambda was all she needed to know.

44:21
Lambda Functions - Mary had a little lambda by Anjana Vakil

11,962 views

7 years ago

CodeBeauty
Function Pointers for beginners! How and when to use Function Pointers?

Learn how to solve problems and build projects with these Free E-Books ⬇️ C++ Lambdas e-book - free download here: ...

22:27
Function Pointers for beginners! How and when to use Function Pointers?

79,548 views

4 years ago