ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

160,785 views

5 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

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

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

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

241 views

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

6 days ago

Data Science Tutorial
Master Lambda function in 32 min ! #coding #datastructuresandalgorithmsinpython #programming #code

... add equal sign Lambda xyx plus y print add 53 hash outputs 8 C just one line to create and use a function Lambda functions are ...

0:33
Master Lambda function in 32 min ! #coding #datastructuresandalgorithmsinpython #programming #code

62 views

1 year ago

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

3 days ago

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

1,224 views

6 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

6,713 views

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

8 months ago

CodeXpert
I Mastered Lambda Expressions in C++ and You Can Too!

Ready to master lambda expressions in C++? In this video, I'll show you how to use lambda expressions in your programming.

0:24
I Mastered Lambda Expressions in C++ and You Can Too!

440 views

11 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

6 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

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

2 views

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

42,367 views

12 days ago

Digital Dimension
Reducing better than ever before! #python #lambda #pythontricks #functionalprogramming #programming

... summing 1 2 3 4 and five using reduce will result in 15 this function allows you to condense and Inter trible into a single value.

0:29
Reducing better than ever before! #python #lambda #pythontricks #functionalprogramming #programming

529 views

9 months ago

Behind The Binary
🎯 Lambda Expression to Simplify Functions

Lambda expressions in C# are a powerful feature that allow developers to write anonymous methods in a concise and expressive ...

1:00
🎯 Lambda Expression to Simplify Functions

236 views

7 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

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

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

11 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

Let's Code!
Write Inline Functions with Lambdas in C++11! ➡️

Lambdas in C++11 let you create short, powerful functions right where you need them—great with algorithms. Part 10 of the ...

0:41
Write Inline Functions with Lambdas in C++11! ➡️

32 views

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

265 views

8 months ago