ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

152,280 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!

219 views

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

145 views

11 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,076 views

3 weeks 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,652 views

8 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

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,390,773 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

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

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

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

423 views

11 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

5 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

Low Level Game Dev
The 5 Levels Of C++

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

10:29
The 5 Levels Of C++

202,961 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

8 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