ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,520 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,584 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

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,668 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

C++ Weekly With Jason Turner
C++ Weekly - Ep 506 - Zero Cost Function Binding

Awesome T-Shirts! Sponsors! Books! ☟☟ Episode details: https://github.com/lefticus/cpp_weekly/issues/494 T-SHIRTS ...

7:30
C++ Weekly - Ep 506 - Zero Cost Function Binding

11,603 views

1 month ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 507 - Insidious Accidental Lambda Conversion

Awesome T-Shirts! Sponsors! Books! ☟☟ Episode details: https://github.com/lefticus/cpp_weekly/issues/195 T-SHIRTS ...

7:23
C++ Weekly - Ep 507 - Insidious Accidental Lambda Conversion

6,097 views

1 month ago

ACCU Conference
C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 ...

5:21
C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 Short Talks

746 views

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

C++ Weekly With Jason Turner
C++ Weekly - Ep 478 - Lambdas on the Heap (2)

Awesome T-Shirts! Sponsors! Books! ☟☟ Ep 475 - Lambdas On The Heap? - https://youtu.be/W4G2xJX9Gnw A robust ...

6:29
C++ Weekly - Ep 478 - Lambdas on the Heap (2)

6,879 views

7 months ago

DeepDiveDev
What Is [[maybe_unused]] in C++?

We're talking about the [[maybe_unused]] attribute introduced in C++17. My Memory Mananagement Series: ...

4:07
What Is [[maybe_unused]] in C++?

177 views

6 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

DeepDiveDev
SIMPLE Lambdas in C++

Today, we're diving deep into a powerful feature in modern C++ - lambda expressions My Memory Mananagement Series: ...

5:46
SIMPLE Lambdas in C++

136 views

6 months ago

Code Sync
The Y Combinator: developing intuition around abstract recursion - Dave Kimber | Lambda Days 2024

This talk was recorded at Lambda Days in June 2024. If you're curious about our upcoming event, check https://lambdadays.org ...

19:10
The Y Combinator: developing intuition around abstract recursion - Dave Kimber | Lambda Days 2024

1,008 views

8 months ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 475 - Lambdas On The Heap?

Awesome T-Shirts! Sponsors! Books! ☟☟ Episode details: https://github.com/lefticus/cpp_weekly/issues/169 T-SHIRTS ...

6:27
C++ Weekly - Ep 475 - Lambdas On The Heap?

12,199 views

8 months ago

Erarnitox
Lambdas & Callbacks in C++

Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...

10:21
Lambdas & Callbacks in C++

237 views

2 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,721 views

2 months ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 486 - Captureless Lambdas with Captures

Awesome T-Shirts! Sponsors! Books! ☟☟ Episode 443 - Stupid constexpr Tricks - https://youtu.be/HNn-PmrL5X8 A robust ...

11:38
C++ Weekly - Ep 486 - Captureless Lambdas with Captures

11,095 views

5 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

Elanchezian
C++ how to use lambda functions #cpp #cppbasics #cppbasicsforbeginners #programming #coding

... to use lambda functions in C++. #cpp #cppbasics #cppbasicsforbeginners #programming #interviewprep #interview_questions ...

14:54
C++ how to use lambda functions #cpp #cppbasics #cppbasicsforbeginners #programming #coding

37 views

11 months ago

CodeByStep
How lambda expression and functional interfaces are related? || create own functional interface?

Can you create your own functional interface?

12:43
How lambda expression and functional interfaces are related? || create own functional interface?

26 views

11 months ago