ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

476,310 results

Related queries

lambda function c#

lambda calculus

aws lambda python boto3

higher order functions python

lambda function c++

lambda function kotlin

lambda function python

lambda symbol

map function in python

lambda function java

lambda python شرح

lambda function aws

c++ function pointer

lambda function tamil

filter python

The Cherno
Lambdas in C++

Patreon ▻ https://patreon.com/thecherno Twitter ▻ https://twitter.com/thecherno Instagram ▻ https://instagram.com/thecherno ...

11:54
Lambdas in C++

380,171 views

7 years ago

Visually Explained
Python Lambda Functions - Visually Explained

05:52 - map() and filter() 07:36 - Practice notebook Python Lambda Functions Lambda functions are small, anonymous ...

8:15
Python Lambda Functions - Visually Explained

154,769 views

5 months ago

tutorialsEU - C#
Understand C# LAMBDA Expressions in only 2 minutes!

And what is LAMBDA, then? You use a lambda expression to create an anonymous function. Use the lambda declaration operator ...

4:22
Understand C# LAMBDA Expressions in only 2 minutes!

81,790 views

2 years ago

Code for yourself
The C++ Lambdas

Help me keep doing these videos!* This works relies on *your* support! You can show it in one of these ways: Start a FREE ...

11:44
The C++ Lambdas

11,678 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

91,521 views

1 year ago

CodeBeauty
Lambda expressions in modern C++ (in depth step by step tutorial)

A lambda is an unnamed function that is used for short snippets of code that cannot be reused and are not worth naming. It makes ...

18:35
Lambda expressions in modern C++ (in depth step by step tutorial)

120,884 views

4 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??

242,662 views

2 years ago

Coding with John
Lambda Expressions in Java - Full Simple Tutorial

Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...

13:05
Lambda Expressions in Java - Full Simple Tutorial

908,528 views

3 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

376,514 views

1 year ago

People also watched

tutorialsEU
C# LAMBDA Expressions and ANONYMOUS Functions Tutorial | 2021

In this video, you will learn about Lambda Expressions as well as Anonymous Function in C# Master C# and .

14:30
C# LAMBDA Expressions and ANONYMOUS Functions Tutorial | 2021

22,835 views

4 years ago

CODELLIGENT
Lambda Expressions in C#.Net made easy! | Expression Lambda | Statement Lambda | Codelligent

In this video you will learn Lambda Expressions in C#.Net with the help of very simple examples. The topics being covered: 00:00 ...

11:12
Lambda Expressions in C#.Net made easy! | Expression Lambda | Statement Lambda | Codelligent

23,268 views

5 years ago

Low Level Game Dev
The 5 Levels Of C++

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

10:29
The 5 Levels Of C++

205,797 views

6 months ago

Creel
C++ 11 Lambda Functions

In this video we'll look at a new style for implementing anonymous functions in C++ 11 and above. They're called Lambda ...

21:17
C++ 11 Lambda Functions

74,194 views

10 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)

24,799 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 104 - Learning "Modern" C++ - 4 : const and constexpr

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

7:59
C++ Weekly - Ep 104 - Learning "Modern" C++ - 4 : const and constexpr

55,282 views

7 years ago

tutorialsEU - C#
Understand your C# queries! IEnumerable & IQueryable in explained

Learn the difference between IEnumerable and IQueryable! It is this EASY! C# Progress Academy - Become a senior C# ...

11:28
Understand your C# queries! IEnumerable & IQueryable in explained

51,674 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 162 - Recursive Lambdas

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

9:14
C++ Weekly - Ep 162 - Recursive Lambdas

16,613 views

6 years ago

CppCon
Branchless Programming in C++ - Fedor Pikus - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Have you ever written code like this: void f(bool b, long x, long& s) ...

1:03:57
Branchless Programming in C++ - Fedor Pikus - CppCon 2021

184,258 views

3 years ago

The Theory Of Code
Functional Programming in C++ Using Lambda Expressions

cpp #cplusplus #functionalprogramming #lambda #lambdas #gcc.

17:49
Functional Programming in C++ Using Lambda Expressions

17,384 views

7 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

81,711 views

6 years ago

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

What You'll Learn: - An introduction to the Lambda function in Excel. - Creating dynamic, reusable formulas with Lambda.

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

527,188 views

5 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 133 - What Exactly IS A Lambda Anyhow?

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

6:30
C++ Weekly - Ep 133 - What Exactly IS A Lambda Anyhow?

31,295 views

7 years ago

CppCon
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Lambdas, introduced with C++11, are used everywhere in modern ...

1:05:21
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

33,791 views

3 years ago

Tarodev
LINQ + Lambda expressions - C# tutorial

I'll give you the rundown on what lambda is, how it's built and show you a bunch of useful lambda functions. Lastly I'll show you ...

6:14
LINQ + Lambda expressions - C# tutorial

128,096 views

4 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,067,002 views

8 years ago

CppCon
C++ Lambda Idioms - Timur Doumler - CppCon 2022

https://cppcon.org/ --- C++ Lambda Idioms - Timur Doumler - CppCon 2022 https://github.com/CppCon/CppCon2022 Ever since ...

1:04:45
C++ Lambda Idioms - Timur Doumler - CppCon 2022

56,725 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,376 views

6 years ago

Mike Shah
C++ Lambdas Part 1 - Unnamed function objects (closures) in C++ | Modern Cpp Series Ep. 100!!!

Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...

15:22
C++ Lambdas Part 1 - Unnamed function objects (closures) in C++ | Modern Cpp Series Ep. 100!!!

14,786 views

3 years ago

Bro Code
Learn Python LAMBDA in 6 minutes! 🚮

Lambda function = A small anonymous function for a one time use (throw away function) # They take any number of arguments, ...

6:50
Learn Python LAMBDA in 6 minutes! 🚮

47,420 views

1 year ago

oneproduct
C++11/14 Lambda Functions

Using a lambda function I'll explain the syntax in a moment. The first things I want you to remark is that this song tour which we ...

27:35
C++11/14 Lambda Functions

6,324 views

8 years ago