ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,630 results

Meliora Business Solutions
Introducing Lambda Expressions and Delegates

We introduce one of the most powerful concepts of C# programming language -Lambda Expressions and Delegate. These are ...

51:29
Introducing Lambda Expressions and Delegates

30 views

8 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,140 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

54,569 views

2 months ago

Ervis Trupja
59. C# Lambda Expressions & Closures

GitHub Repository (Source Code) https://github.com/etrupja/100-csharp-concepts-in-100-minutes Lambda expressions are the ...

1:08
59. C# Lambda Expressions & Closures

88 views

11 days 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,782 views

11 months ago

DotNet Full Stack Dev
C# Lambda vs LINQ Expressions | Understand the Real Difference with Examples

You'll Learn: • What Lambda Expressions are and how they work • What LINQ Expressions represent under the hood • Key ...

9:21
C# Lambda vs LINQ Expressions | Understand the Real Difference with Examples

305 views

4 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

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!

371 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,637 views

3 months ago

Meliora Business Solutions
Lambda Expression in Linq Part 2

In this Part 2 of our C# series, we introduce Lambda Expressions in LINQ—a powerful feature that simplifies data queries and ...

12:49
Lambda Expression in Linq Part 2

25 views

8 months ago

target up e Study
How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners

How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners A lambda expression is a shortcut for ...

11:07
How to use Lambda Expression in C# | Lambda Expression C# Examples for beginners

169 views

11 months ago

vlogize
Understanding Lambda expressions in String Interpolation with C#

Explore how to effectively use `lambda expressions` in `string interpolation` with practical examples and solutions in C-.

1:39
Understanding Lambda expressions in String Interpolation with C#

1 view

11 months ago

Developers Tube
Lambda EXPRESSIONS The #1 Game Changer for Modern Developers

1) Introduction to lambda expression in c#education 2) Benefits of Lambda expression. 3) practical example in visual studio.

15:30
Lambda EXPRESSIONS The #1 Game Changer for Modern Developers

18 views

7 months ago

Meliora Business Solutions
Mastering Lambda Expressions in LINQ – C# Tutorial for Beginners Part 1

In this Part 1 of our C# series, we introduce Lambda Expressions in LINQ—a powerful feature that simplifies data queries and ...

17:30
Mastering Lambda Expressions in LINQ – C# Tutorial for Beginners Part 1

34 views

8 months ago

vlogize
How to Retrieve an Instance from a LambdaExpression in C-

Learn how to extract an object instance from a Lambda expression in C-. This guide breaks down the solution into manageable ...

1:35
How to Retrieve an Instance from a LambdaExpression in C-

0 views

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

599 views

2 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

11 months ago

vlogize
How to Convert Lambda Syntax to Regular Syntax in C-

Learn how to easily translate lambda expressions into traditional method syntax in C-. This guide simplifies the process for better ...

1:36
How to Convert Lambda Syntax to Regular Syntax in C-

0 views

11 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

11 months ago

vlogize
How to Build a Lambda Expression in C#  for SetValue Method

Discover how to create a `lambda expression` in C# to convert your SetValue method for dynamic database type handling.

2:12
How to Build a Lambda Expression in C# for SetValue Method

1 view

11 months ago

vlogize
How to Retrieve Values from a Lambda Expression in C-

Learn how to effectively capture values from a lambda expression in C-, particularly when rewriting a library without changing ...

1:45
How to Retrieve Values from a Lambda Expression in C-

0 views

11 months ago

vlogize
How to Reduce a Lambda Expression Step-by-Step

Learn how to simplify and reduce lambda calculus expressions with this easy-to-follow guide, using clear examples and stepwise ...

1:13
How to Reduce a Lambda Expression Step-by-Step

12 views

10 months ago

vlogize
How to Use Lambda Expressions with Arrays in C# for Mean Calculation

Learn how to efficiently compute the mean of a dataset using `Lambda expressions` and arrays in C-. Find out how to fix common ...

1:32
How to Use Lambda Expressions with Arrays in C# for Mean Calculation

1 view

11 months ago

Learn C#: Start Your New Programming Journey
41 - Lambda expression👨‍💻Section 27💻Learn C#

A free C# course for beginners. Section: 27 - Operators Lecture: 41 - Lambda Expression Course: Learn C#: Start Your New ...

2:31
41 - Lambda expression👨‍💻Section 27💻Learn C#

2 views

2 weeks ago

vlogize
How to Read Only Reference Variables in Lambda Expressions Using C#

For example, the original title of the Question was: Read only reference variable in a lambda expression Also, Content (except ...

1:45
How to Read Only Reference Variables in Lambda Expressions Using C#

1 view

9 months ago