ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,439 results

Visually Explained
Python Lambda Functions - Visually Explained

05:52 - map() and filter() 07:36 - Practice notebook Python Lambda Functions Lambda functions are small, anonymous ...

8:15
Python Lambda Functions - Visually Explained

155,610 views

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

233 views

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

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

9 months ago

cppjournal
How to Create a Recursive Lambda Function in C++?

In this video, we'll look how to create a recursive lambda functions in C++. Lambda functions, while versatile, don't inherently ...

6:10
How to Create a Recursive Lambda Function in C++?

146 views

11 months ago

cppjournal
How to specify Return Type of Lambda Function in C++?

How to Specify Return Type of a Lambda Function in C++? Some times compiler cannot deduce the return type of lambda function ...

5:38
How to specify Return Type of Lambda Function in C++?

111 views

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

260 views

8 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

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

11 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,402,826 views

8 months ago

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

1,224 views

5 months ago

Rayan Slim
AWS Lambda + API Gateway Tutorial: Build a Serverless API

Deploy a Serverless Lambda function that generates QR codes, and set up a REST API using AWS API Gateway to expose your ...

18:22
AWS Lambda + API Gateway Tutorial: Build a Serverless API

1,722 views

2 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

38,261 views

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

351 views

8 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

8 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

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

431 views

11 months ago

vlogize
Mastering Lambda Functions in C#

For example, the original title of the Question was: How to use an if statement in a lambda function in C- Also, Content (except ...

1:24
Mastering Lambda Functions in C#

4 views

8 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