ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,806 results

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

3 years 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,487 views

2 years ago

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,246 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,799 views

9 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

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

10 months ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 506 - Zero Cost Function Binding

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

7:30
C++ Weekly - Ep 506 - Zero Cost Function Binding

12,327 views

3 months 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,438 views

2 years 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,325 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 426 - Lambdas As State Machines

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

6:53
C++ Weekly - Ep 426 - Lambdas As State Machines

17,248 views

1 year ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 509 - Can Lambdas Inherit Interfaces?

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

7:46
C++ Weekly - Ep 509 - Can Lambdas Inherit Interfaces?

9,466 views

2 months 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,049 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 334 - How to Put a Lambda in a Container

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

11:51
C++ Weekly - Ep 334 - How to Put a Lambda in a Container

18,463 views

3 years ago

Ed Andersen
Top 10 C# Mistakes that will get you in trouble

10 of the most common, and not so common, mistakes that C# and .NET Developers and software engineers make - how many ...

15:11
Top 10 C# Mistakes that will get you in trouble

40,059 views

9 months 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,597 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 478 - Lambdas on the Heap (2)

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

6:29
C++ Weekly - Ep 478 - Lambdas on the Heap (2)

6,944 views

9 months ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 475 - Lambdas On The Heap?

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

6:27
C++ Weekly - Ep 475 - Lambdas On The Heap?

12,265 views

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

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

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

6 years ago

Charles Cabergs
C++ lambdas

Social links: Github: https://github.com/cacharle Linkedin: https://www.linkedin.com/in/charles-cabergs X: https://x.com/cacharle_.

8:02
C++ lambdas

584 views

9 months ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 507 - Insidious Accidental Lambda Conversion

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

7:23
C++ Weekly - Ep 507 - Insidious Accidental Lambda Conversion

6,321 views

2 months 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 150 - C++20's Lambdas For Resource Management

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

5:38
C++ Weekly - Ep 150 - C++20's Lambdas For Resource Management

15,518 views

7 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

13,011 views

7 years ago