ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,948 results

Tech With Tim
Python Lambda Functions Explained

While they may look seemingly complicated, the Lambda function is actually fairly simple as it's just a one line anonymous ...

8:07
Python Lambda Functions Explained

97,127 views

1 year ago

b001
Python Lambda Functions??

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

4:30
Python Lambda Functions??

245,425 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

391,932 views

1 year ago

Computerphile
Lambda Calculus - Computerphile

The basis of almost all functional programming, Professor Graham Hutton explains Lambda Calculus.

12:40
Lambda Calculus - Computerphile

1,070,707 views

9 years 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,226 views

6 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 332 - C++ Lambda vs std::function vs Function Pointer

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

16:30
C++ Weekly - Ep 332 - C++ Lambda vs std::function vs Function Pointer

41,234 views

3 years ago

Questpond
What is Lambda expressions , Action , Func and Predicate ? | C# Interview Questions & Answers

In this video we will try to understand 4 important principles Lambda expressions , Action , Func and Predicate. All these ...

28:01
What is Lambda expressions , Action , Func and Predicate ? | C# Interview Questions & Answers

353,413 views

13 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 152 - Lambdas: The Key To Understanding C++

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

9:19
C++ Weekly - Ep 152 - Lambdas: The Key To Understanding C++

31,513 views

7 years ago

Udacity
Lambda - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

2:34
Lambda - Programming Languages

755 views

10 years ago

BTT - better than television
Modern C++ - Lambda expressions - a Tutorial

A concise tutorial of Lambda expressions in C++ with examples.

25:15
Modern C++ - Lambda expressions - a Tutorial

250 views

3 years ago

CodeWithHarry
Lambda functions in Python | Python Tutorial - Day #52

Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...

9:18
Lambda functions in Python | Python Tutorial - Day #52

355,702 views

3 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,624 views

1 month ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 386 - C++23's Lambda Attributes

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

6:08
C++ Weekly - Ep 386 - C++23's Lambda Attributes

8,324 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 472 - C++23's static lambdas?!

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

6:32
C++ Weekly - Ep 472 - C++23's static lambdas?!

11,747 views

10 months 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,286 views

10 years ago

Udacity
Lambda - Design of Computer Programs

This video is part of an online course, Design of Computer Programs. Check out the course here: ...

3:48
Lambda - Design of Computer Programs

1,446 views

13 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 141 - C++20's Designated Initializers And Lambdas

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

5:18
C++ Weekly - Ep 141 - C++20's Designated Initializers And Lambdas

9,213 views

7 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 384 - Lambda-Only Programming

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

6:46
C++ Weekly - Ep 384 - Lambda-Only Programming

13,048 views

2 years ago

Coding Tutorials
C# 10 Part 3 - Lambda Expressions

Lambda expressions used to be second class citizens in a number of ways. Not any more with C# 10. Source code available at: ...

18:21
C# 10 Part 3 - Lambda Expressions

4,146 views

4 years ago

John DeNero
Lambda Expressions

Lambda expressions create new procedures in Scheme. So lambda expressions evaluate to anonymous procedures. They have ...

1:21
Lambda Expressions

36,175 views

12 years ago