ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,669 results

Tech With Tim
Python Lambda Functions Explained

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/daN0E3 Learn ...

8:07
Python Lambda Functions Explained

94,870 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,034 views

6 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

388,001 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,069,361 views

8 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,063 views

3 years ago

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

Awesome T-Shirts! Sponsors! Books! ☟☟ T-SHIRTS AVAILABLE! ▻ The best C++ T-Shirts anywhere!

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

31,466 views

6 years ago

Leila Gharani
Excel LAMBDA - HOW & WHEN you Should use it

Anyone excited about creating custom functions in Excel. Key Highlights: - Understand the basics of Lambda functions.

16:02
Excel LAMBDA - HOW & WHEN you Should use it

531,199 views

5 years ago

mCoding
Lambda in a Loop is a Code Smell

A common mistake in Python is to use a lambda function inside of a loop. While it's not always a problem, it should set off your ...

8:20
Lambda in a Loop is a Code Smell

63,401 views

2 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,672 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,276 views

10 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

754 views

10 years ago

Coderized
The purest coding style, where bugs are near impossible

A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...

10:25
The purest coding style, where bugs are near impossible

1,190,415 views

2 years ago

thisPointer Academy
Generic Lambdas in C++14

In this video, we will discuss about Generic Lambdas in C++14. Why these were introduced in C++14 and why do we need this.

5:54
Generic Lambdas in C++14

497 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 177 - `std::bind_front` Implemented With Lambdas

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

6:09
C++ Weekly - Ep 177 - `std::bind_front` Implemented With Lambdas

6,425 views

6 years ago

2swap
What is PLUS times PLUS?

ERRATA: • The "Church-Turing Thesis" is different from the "Church-Turing Theorem". The "theorem" is the claim which I ...

28:28
What is PLUS times PLUS?

1,475,229 views

9 months ago

Udemy Everything
User Defined and Lambda Functions #Udemy

Udemy #Free #Course User Defined and Lambda Functions user defined and lambda functions, lambda function in c#, what is ...

14:10
User Defined and Lambda Functions #Udemy

7 views

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

2 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

MrExcel.com
Excel Masterpiece: Tackling Slugify with Recursive Lambdas - Episode 2390

Microsoft Excel Tutorial: Building a Slugify function with recursive LAMBDA functions in Excel. Welcome to episode 2390 of the ...

5:46
Excel Masterpiece: Tackling Slugify with Recursive Lambdas - Episode 2390

8,046 views

4 years ago

peppidesu
Your code can be beautiful AND fast (Higher order functions)

Thank you all for watching! If you want to see more of this, consider subscribing! In this video we will talk about higher-order ...

8:13
Your code can be beautiful AND fast (Higher order functions)

25,311 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 328 - Recursive Lambdas in C++23

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

4:08
C++ Weekly - Ep 328 - Recursive Lambdas in C++23

10,600 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

352,418 views

3 years ago

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

For more such videos visit http://www.questpond.com For more such videos subscribe ...

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

353,222 views

13 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 149 - C++20's Lambda Usability Changes

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

5:44
C++ Weekly - Ep 149 - C++20's Lambda Usability Changes

12,992 views

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

10 months ago