ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

184,615 views

6 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,572 views

2 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

4,095 views

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

50,961 views

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

293 views

9 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

10 months ago

Ragab
24. lambda

C++ Concurrency: Mastering Lambda Expressions Dive into the world of C++ lambda expressions with this comprehensive ...

52:22
24. lambda

31 views

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

300 views

10 months ago

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

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

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

11,732 views

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

448 views

9 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

10 months ago

AWS Events
AWS re:Invent 2025 - Debug Lambda functions deployed in cloud like never before (CNS367)

Learn how to set breakpoints, step through code line-by-line, inspect variables, and analyze call stacks in live Lambda functions.

39:59
AWS re:Invent 2025 - Debug Lambda functions deployed in cloud like never before (CNS367)

627 views

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

10 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

10 months ago

Mohammad alshikh khalil
C# Functions, Arrays, Collections & Lambda Expressions | Complete Beginner to Advanced Guide

In this lecture, we dive deep into essential C# programming concepts that every developer should master. Whether you're a ...

58:06
C# Functions, Arrays, Collections & Lambda Expressions | Complete Beginner to Advanced Guide

42 views

4 months ago

Hardik Tutorials
WHAT is a Lambda Function in C++? | EPISODE 34

Learn about Lambda Functions in C++ and take your coding skills to the next level! In this video, we'll dive into the world of ...

3:29
WHAT is a Lambda Function in C++? | EPISODE 34

120 views

9 months ago

vlogize
Understanding std::current_exception() in C++ Lambda Functions Inside Catch Clauses

Understanding std::current_exception() in C++ Lambda Functions Inside Catch Clauses In C++, exception handling is a crucial ...

1:33
Understanding std::current_exception() in C++ Lambda Functions Inside Catch Clauses

3 views

9 months ago

Rayan Labs
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

2,888 views

3 months ago

C++Online
Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

https://cpponline.uk/ --- Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025 Functional programming is ...

57:30
Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

970 views

6 months ago

vlogize
Understanding the Scope of Lambda Functions in C++: Capturing Temporary Variables by Reference

For example, the original title of the Question was: Passing lambda function that captures temporary variable by reference in ...

1:27
Understanding the Scope of Lambda Functions in C++: Capturing Temporary Variables by Reference

2 views

10 months ago