ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,224 results

CppNow
Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025

https://www.cppnow.org --- Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025 --- Lambdas are a ...

5:32
Lightning Talk: Lambda None of the Things - Braden Ganetsky - C++Now 2025

4,095 views

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

184,760 views

6 months 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,732 views

10 months ago

CodeLucky
C++ Lambda Expressions: Anonymous Functions Explained for Beginners!

Dive into the world of C++ Lambda Expressions! This beginner-friendly tutorial breaks down anonymous functions, making ...

9:28
C++ Lambda Expressions: Anonymous Functions Explained for Beginners!

293 views

9 months ago

ACCU Conference
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices  Jonathan Müller

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls and Best ...

5:21
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices Jonathan Müller

451 views

13 days ago

Developers Tube
You Won't Believe How EASY Lambda Expressions Are to Use in Your Code

In this video I have only explained the code example for lambda expressions. By watching this video u can get an idea of how to ...

6:28
You Won't Believe How EASY Lambda Expressions Are to Use in Your Code

17 views

5 months ago

Lisa Balbach
C Sharp Lambda Expressions

So Lambda statements and Lambda expressions are similar to Anonymous functions if you are familiar with those um basically uh ...

10:32
C Sharp Lambda Expressions

17 views

11 months ago

target up e Study
How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners

How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners A lambda expression is a shortcut for ...

11:07
How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners

158 views

10 months ago

Automatic Addison
How to Use Lambda Expressions and File I O in C++

In this video, I'll guide you through using lambda expressions and file input/output in C++. These techniques are invaluable for ...

18:43
How to Use Lambda Expressions and File I O in C++

300 views

10 months ago

Developers Tube
Lambda EXPRESSIONS The #1 Game Changer for Modern Developers

1) Introduction to lambda expression in c#education 2) Benefits of Lambda expression. 3) practical example in visual studio.

15:30
Lambda EXPRESSIONS The #1 Game Changer for Modern Developers

17 views

6 months ago

excelwithExcel
Lambda of the Month - Indirect_Easy

A video where I talk in detail about Lambdas out of my personal Lambda collection of either useful or Excel Esport specific ...

5:38
Lambda of the Month - Indirect_Easy

127 views

10 days 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,308 views

2 months ago

Naim
Lambda Expression with practical Examples

Actually khub ekta vallgtache na tai lecture ta ready kora. Vallagtache na karon hoilo emotional ekta voidness kaj korteche inside.

19:20
Lambda Expression with practical Examples

14 views

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

2 months ago

Gustav Jansson
C# Whirlwind 7: Lambda expressions

Whirlwind series (not mine), probably from https://en.wikipedia.org/wiki/Channel_9_(Microsoft) Uploaded because I couldn't find it ...

11:09
C# Whirlwind 7: Lambda expressions

10 views

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

9 months ago

TodoCode
Lambdas vs Anonymous Classes 💻 | Functional Programming Course

When do I use Lambdas? When do I use Anonymous Classes? What's the difference? We'll explore this in depth in this class ...

10:10
Lambdas vs Anonymous Classes 💻 | Functional Programming Course

6,476 views

11 months ago

Meliora Business Solutions
Mastering Lambda Expressions in LINQ – C# Tutorial for Beginners Part 1

In this Part 1 of our C# series, we introduce Lambda Expressions in LINQ—a powerful feature that simplifies data queries and ...

17:30
Mastering Lambda Expressions in LINQ – C# Tutorial for Beginners Part 1

32 views

7 months ago

Sarbani Basak
Lambda expression
7:39
Lambda expression

3 views

10 months ago

CA Rishabh Bhauka
LAMBDA Function in Excel Explained in less than 5 minutes!

In this video, I break down Excel's LAMBDA function, the feature that lets you create your own custom Excel functions without VBA ...

4:04
LAMBDA Function in Excel Explained in less than 5 minutes!

22 views

2 months ago

ConstantDev
Lambdas example and usage in C++

This time we do a more of a theoretical lesson and see what we can do with lambdas in C++ . I am adding code execution to The ...

10:53
Lambdas example and usage in C++

5 views

8 months ago

OfficeNewb.com
The Excel Upgrade You’re Not Using: Named LAMBDA Functions

excel Still copying the same formula down hundreds of rows? There's a better way. In this quick Excel tip, I show you how to turn ...

6:24
The Excel Upgrade You’re Not Using: Named LAMBDA Functions

2,771 views

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

9 months ago

Erarnitox
Lambdas & Callbacks in C++

Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...

10:21
Lambdas & Callbacks in C++

294 views

3 months ago

ThinkInCode
functors and lambda expressions in c++ part -1 #function #lambdaexpression #lambdafunction #c++

this is for understanding of importance of functors and lambda expression.

12:16
functors and lambda expressions in c++ part -1 #function #lambdaexpression #lambdafunction #c++

76 views

1 month ago