ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,869,381 results

Related queries

lambda function c#

lambda calculus

ienumerable c#

c# linq

delegates c#

lambda function aws

rtti c++

lambda functions c++

lambda sensor

lambda function python

lambda expression java

lambda symbol

c++ function pointer

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

7 years ago

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

92,090 views

1 year ago

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

Wanna KNOW how to use LAMBDA in C#? THIS is the video you have been looking for! C# Progress Academy - Become a ...

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

81,999 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

379,862 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)

121,044 views

4 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,767 views

1 year ago

Tarodev
LINQ + Lambda expressions - C# tutorial

Lambda expressions can reduce your code, make it more readable and turn you into a more efficient programmer. I'll give you the ...

6:14
LINQ + Lambda expressions - C# tutorial

128,237 views

4 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,827 views

3 years ago

People also watched

Meeting Cpp
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com With C++23 already ...

1:02:45
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

1,464 views

2 days ago

CppCon
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022

https://cppcon.org/ --- An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022 ...

1:06:45
An Introduction to Multithreading in C++20 - Anthony Williams - CppCon 2022

92,390 views

3 years ago

CppCon
Back to Basics:  RAII in C++ - Andre Kostur - CppCon 2022

https://cppcon.org/ --- Back to Basics: RAII in C++ - Andre Kostur - CppCon 2022 https://github.com/CppCon/CppCon2022 The ...

44:17
Back to Basics: RAII in C++ - Andre Kostur - CppCon 2022

32,101 views

3 years ago

The Thinking Muslim
Is Saudi-Israeli normalisation over? | Dr. Abdullah Salman Alaoudh

Help us expand our Muslim media project here: https://www.thinkingmuslim.com/membership Donate to our charity partner ...

1:25:24
Is Saudi-Israeli normalisation over? | Dr. Abdullah Salman Alaoudh

89,705 views

8 days ago

CppCon
Exceptionally Bad: The Misuse of Exceptions in C++ & How to Do Better - Peter Muldoon - CppCon 2023

https://cppcon.org/ --- Exceptionally Bad: The Misuse of Exceptions in C++ & How to Do Better - Peter Muldoon - CppCon 2023 ...

1:03:24
Exceptionally Bad: The Misuse of Exceptions in C++ & How to Do Better - Peter Muldoon - CppCon 2023

40,616 views

2 years ago

Sam Réno
Laine de verre, fibre de bois, polystyrène... Quel est vraiment le meilleur isolant ?

Isolation : le marketing vous enfume (et 90 % des gens choisissent mal leur isolant) Laine de verre, fibre de bois, polystyrène, ...

31:33
Laine de verre, fibre de bois, polystyrène... Quel est vraiment le meilleur isolant ?

24,290 views

5 days 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,772 views

3 years ago

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

4 years ago

CppCon
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022

https://cppcon.org/ --- Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022 https://github.com/CppCon/CppCon2022 ...

1:01:50
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022

86,602 views

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

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

3 years ago

CppNow
Lambda All the Things - Braden Ganetsky - C++Now 2025

https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...

1:30:11
Lambda All the Things - Braden Ganetsky - C++Now 2025

3,332 views

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

6 years ago

Visually Explained
Python Lambda Functions - Visually Explained

Resources & Further Learning - Practice notebook: https://rebrand.ly/k0ziezz Chapters 00:00 - Intro 00:12 - Syntax 02:40 - Why ...

8:15
Python Lambda Functions - Visually Explained

160,543 views

5 months ago

José Tomás Tocino
C++11: funciones lambda - tutorial en Español

En esta segunda entrega de la serie de tutoriales de C++11 y posteriores hablamos de las funciones lambda (o funciones ...

6:20
C++11: funciones lambda - tutorial en Español

3,782 views

4 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,845 views

3 years ago

Utah Cpp Programmers
Illuminating Lambda Expressions in C++

Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...

1:18:13
Illuminating Lambda Expressions in C++

883 views

5 years ago

CppCon
Lightning Talk: Let's Write a Lambda in C++ - Ben Deane - CppCon 2023

https://cppcon.org/ --- Lightning Talk: Let's Write a Lambda in C++ - Ben Deane - CppCon 2023 ...

6:22
Lightning Talk: Let's Write a Lambda in C++ - Ben Deane - CppCon 2023

13,270 views

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

10 years ago

oneproduct
C++11/14 Lambda Functions

Hello everyone this is going to be a tutorial on lambda functions this tutorial assumes you're already familiar with func towards and ...

27:35
C++11/14 Lambda Functions

6,325 views

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

6 years ago

Code Monkey
What are Delegates? (C# Basics, Lambda, Action, Func)

FREE C# Beginner Complete Course! https://www.youtube.com/watch?v=pReR6Z9rK-o Watch my Complete FREE Game Dev ...

18:39
What are Delegates? (C# Basics, Lambda, Action, Func)

337,430 views

5 years ago