ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,935 results

Jonny D
Lambda functions and Closures

Let's talk about anonymous "lambda" functions in C++ and C#.

27:24
Lambda functions and Closures

58 views

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

332 views

10 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,625 views

3 months ago

ACCU Conference
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices  Jonathan Müller

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls and Best ...

5:21
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices Jonathan Müller

502 views

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

53,001 views

2 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

10 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

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

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

3 views

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

1 view

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

320 views

10 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

11 months ago

Learn Fundamentals
3 Simple Ways to Boost Your C# Skills with Anonymous Functions

3 Simple Ways to Boost Your C# Skills with Anonymous Functions C# Anonymous Functions Learn all about C# anonymous ...

12:55
3 Simple Ways to Boost Your C# Skills with Anonymous Functions

4 views

3 months ago

Learn with your buddy
Tutorial 28 : Lambda Functions in C++ | Modern C++ Anonymous Functions Explained

Lambda functions in C++ are short, anonymous functions introduced in C++11 that make code cleaner, faster, and easier to read.

3:44
Tutorial 28 : Lambda Functions in C++ | Modern C++ Anonymous Functions Explained

0 views

2 months ago

Programentor
Lambda Expression In C# | Csharp Lambda Expression | C# Tutorial | Learn C# | Csharp (Hindi/Urdu)

lambdaexpression #lambda #lambdaoperator #functions #csharp #csharptutorial #csharpbasics #csharpprogramming ...

26:18
Lambda Expression In C# | Csharp Lambda Expression | C# Tutorial | Learn C# | Csharp (Hindi/Urdu)

510 views

1 month ago

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

Discover AWS Lambda's groundbreaking remote debugging capability, allowing developers to debug functions deployed in AWS ...

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

706 views

2 months ago

Gyanipandit Geeky - Hindi
Lambda Expression in C++

In this video, we will learn what is a lambda expression in C++ and how to use it in real programs. A lambda expression is a ...

3:38
Lambda Expression in C++

486 views

10 months ago

vlogize
How to Pass Lambda Expressions as C Function Pointers in C+ +

Discover efficient techniques to pass `captureless lambda` functions to C libraries in C+ + , reducing boilerplate and enhancing ...

1:37
How to Pass Lambda Expressions as C Function Pointers in C+ +

0 views

8 months ago

vlogize
Is it Possible to Combine Lambdas with the Same Body in C#?

Discover how to optimize your C- code by combining similar lambda expressions into a single method. Learn the steps and best ...

1:38
Is it Possible to Combine Lambdas with the Same Body in C#?

0 views

10 months ago