ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,472 results

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

175,234 views

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

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

261 views

9 months ago

Jonny D
Lambda functions and Closures

Let's talk about anonymous "lambda" functions in C++ and C#.

27:24
Lambda functions and Closures

57 views

9 months 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,462,504 views

9 months ago

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

3 weeks ago

vlogize
Mastering Lambda Functions in C#

Discover how to effectively use `if statements` in lambda functions in C-. This guide will help beginners understand lambda ...

1:24
Mastering Lambda Functions in C#

4 views

9 months ago

Dr. Michael Miljanovic
Lambda Functions in C++

... is a Lambda function because I'm declaring a variable I do need a semicolon here. Run uh I have t-shirt and jeans the fashion C ...

22:15
Lambda Functions in C++

130 views

9 months ago

Learn Fundamentals
3 Simple Ways to Boost Your C# Skills with Anonymous Functions

3 Simple Ways to Boost Your C# Skills with Anonymous Functions C# Anonymous Functions Learn all about C# anonymous ...

12:55
3 Simple Ways to Boost Your C# Skills with Anonymous Functions

3 views

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

281 views

9 months ago

The Debug Zone
Modifying Vectors in C++11 Lambda Functions: Capture by Reference Explained

In this video, we dive into the powerful world of C++11 lambda functions, focusing specifically on how to modify vectors using ...

1:34
Modifying Vectors in C++11 Lambda Functions: Capture by Reference Explained

23 views

7 months ago

vlogize
Converting Lambda Functions to Function Pointers in C and C++

Learn how to convert lambda functions to function pointers in C and C++ with practical examples and alternative solutions for ...

1:59
Converting Lambda Functions to Function Pointers in C and C++

0 views

9 months ago

vlogize
Converting a Lambda to a Different Type in C++17

Learn how to seamlessly transfer a lambda function to another lambda of a different type in C++17, fulfilling specific conditions for ...

1:54
Converting a Lambda to a Different Type in C++17

0 views

9 months ago

vlogize
Debugging Your C# NativeAOT Lambda Function

Learn how to debug your C- NativeAOT Lambda function using the Mock Lambda Test Tool on Linux. This guide covers setup and ...

1:56
Debugging Your C# NativeAOT Lambda Function

15 views

9 months ago

CodeMind
modern c lambda expressions

Get Free GPT4.1 from https://codegive.com/4dd8454 Okay, let's dive into the world of modern C Lambda Expressions. This tutorial ...

1:54
modern c lambda expressions

3 views

6 months ago

The Debug Zone
How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples

In this video, we dive into the world of C++ lambda functions, exploring how to invoke them immediately for efficient coding.

1:31
How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples

29 views

6 months ago

Gyanipandit Geeky - Hindi
Lambda Expression in C++

A lambda expression is a short and simple way to write an anonymous function directly in your code. It is very useful in modern ...

3:38
Lambda Expression in C++

403 views

9 months ago

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

Discover AWS Lambda's groundbreaking remote debugging capability, allowing developers to debug functions deployed in AWS ...

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

557 views

1 month ago

vlogize
Mastering the Inline Lambda Function in C# with Proper Type Annotation

Learn how to define an inline lambda function in C# with proper type annotation, enhancing readability and expressiveness in ...

1:26
Mastering the Inline Lambda Function in C# with Proper Type Annotation

3 views

11 months ago

Learn with your buddy
Tutorial 28 : Lambda Functions in C++ | Modern C++ Anonymous Functions Explained

Lambda functions in C++ are short, anonymous functions introduced in C++11 that make code cleaner, faster, and easier to read.

3:44
Tutorial 28 : Lambda Functions in C++ | Modern C++ Anonymous Functions Explained

0 views

3 weeks 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

152 views

9 months ago

vlogize
Understanding Lambda Functions in C++: A Beginner's Guide to Arguments and Logic

Dive into the world of `C++ lambda functions`! This guide breaks down essential tips on using lambda functions in sorting, ...

1:52
Understanding Lambda Functions in C++: A Beginner's Guide to Arguments and Logic

5 views

9 months ago

CodeMade
c std bind tutorial and why lambdas are better

Download 1M+ code from https://codegive.com/401fd34 sure! in c++, `std::bind` and lambda functions are two powerful features ...

3:34
c std bind tutorial and why lambdas are better

1 view

11 months ago

Meeting Cpp
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025

C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com Last year, we ...

1:00:20
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025

2,120 views

6 days ago

vlogize
How to Pass Lambda Expressions as C Function Pointers in C+ +

Discover efficient techniques to pass `captureless lambda` functions to C libraries in C+ + , reducing boilerplate and enhancing ...

1:37
How to Pass Lambda Expressions as C Function Pointers in C+ +

0 views

7 months ago