ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,258 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

170,783 views

6 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!

248 views

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

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

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

runofff
I FINALLY added lambda calculus support to my symbolic programming language

... stuff so I finally added Lambda calculus support so you know I can run something like this where it's an anonymous function that ...

0:44
I FINALLY added lambda calculus support to my symbolic programming language

7,097 views

11 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

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

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

Carter
Lambda Captures in C++
0:31
Lambda Captures in C++

1,224 views

6 months 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

10 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

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

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

3,986 views

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

C++ Weekly With Jason Turner
C++ Weekly - Ep 472 - C++23's static lambdas?!

Awesome T-Shirts! Sponsors! Books! ☟☟ A robust cross-platform IDE for C and C++, CLion makes your development experience ...

6:32
C++ Weekly - Ep 472 - C++23's static lambdas?!

11,707 views

9 months ago

Nick Chapsas
Attributes on Lambdas in C#

Net tips 64 Since C# 10 you can do something wild You can add attributes to Lambda expressions like this Why would you want to ...

0:28
Attributes on Lambdas in C#

40,628 views

7 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

2 weeks ago

Tsoding Daily
Smallest Pure Functional Language in C

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...

3:23:01
Smallest Pure Functional Language in C

46,700 views

3 weeks ago

TechnoEner
C++ Callback Functions and Intro to Lambda Functions

After seeing how to use pointers in the previous videos, you are ready for callback functions. Build a small simulation of a coffee ...

10:58
C++ Callback Functions and Intro to Lambda Functions

46 views

1 year ago