ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,335 results

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

1 month 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,283 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,427 views

1 year 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

96,793 views

1 year 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,742 views

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

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

6 years 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,591 views

9 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,347 views

3 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

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

2 years ago

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

Lambda functions are useful when you need a simple function once. Tuples and lists are indexable sequences of objects.

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

46,622 views

1 year 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,454 views

3 years ago

Th30z Code
Implement AWS Lambda Custom Runtimes (how to run Deno, Rust, C, C++, Java Native Images and more)

With this video you'll learn how #aws #lambda custom runtimes are working under the hood, and how to implement your own ...

3:43
Implement AWS Lambda Custom Runtimes (how to run Deno, Rust, C, C++, Java Native Images and more)

802 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,431 views

6 years ago

Zoran on C#
You’ll Never Write Functional C# Code if You Don’t Know This

First-class functions, among other things, means you can apply a function to a function to obtain a function. Did you get it?

6:20
You’ll Never Write Functional C# Code if You Don’t Know This

15,315 views

1 year 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,192,252 views

2 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

AWS Events
AWS re:Invent 2025 - Debug Lambda functions deployed in cloud like never before (CNS367)

Learn how to set breakpoints, step through code line-by-line, inspect variables, and analyze call stacks in live Lambda functions.

39:59
AWS re:Invent 2025 - Debug Lambda functions deployed in cloud like never before (CNS367)

655 views

2 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,433 views

2 years ago