ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,410 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,429 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

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,307 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,103 views

8 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

530,794 views

5 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,454 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! ☟☟ T-SHIRTS AVAILABLE! ▻ The best C++ T-Shirts anywhere!

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

41,026 views

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

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,189,974 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

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! ☟☟ T-SHIRTS AVAILABLE! ▻ The best C++ T-Shirts anywhere!

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

6,425 views

6 years ago

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

Awesome T-Shirts! Sponsors! Books! ☟☟ Episode 162 - Recursive Lamdas - https://youtu.be/M_Mrk1xHMoo T-SHIRTS ...

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

10,595 views

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

4 years ago

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

Awesome T-Shirts! Sponsors! Books! ☟☟ Discussion: https://github.com/lefticus/cpp_weekly/issues/258 T-SHIRTS AVAILABLE!

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

13,032 views

2 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,467,887 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,249 views

2 years ago

Dennis Traub
How to create a Lambda function to handle SNS messages

In this video you will learn how to create a AWS Lambda function to handle messages that are being sent to an Amazon SNS topic ...

3:51
How to create a Lambda function to handle SNS messages

2,967 views

3 years ago