ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

230 results

LearnGen AI
8.3 Working with Lambda Expressions

Download sample code https://learn.smarterapps.pro/resources/7/244.

3:35
8.3 Working with Lambda Expressions

1 view

1 month ago

Code Samjho
Lambda Expressions in C# Explained | Anonymous Method Ka Modern Version | Urdu/Hindi

In this video, we will learn Lambda Expressions in C# from scratch. Topics Covered: ✓ What is Lambda Expression? ✓ Why do ...

6:32
Lambda Expressions in C# Explained | Anonymous Method Ka Modern Version | Urdu/Hindi

21 views

2 weeks ago

EngineeringWithAmisha
Anonymous Methods, Lambda Expressions, Action, Func & Predicate in C# | Complete Beginner Guide

Learn Anonymous Methods, Lambda Expressions, Action, Func & Predicate in C# from scratch. If you've learned Delegates, this is ...

17:11
Anonymous Methods, Lambda Expressions, Action, Func & Predicate in C# | Complete Beginner Guide

16 views

5 days ago

Nida Karagoz
Why can a lambda passed as an argument be used in a constant expression?

Why can a lambda passed as an argument be used in a constant expression? ✧ I really hope you found a helpful solution!

1:33
Why can a lambda passed as an argument be used in a constant expression?

0 views

8 days ago

DevConf
I compiled WebAssembly to lambda calculus! A journey into esoteric programming - DevConf.CZ 2026

Speaker(s): Mark Lagodych I would like to talk about my personal project that is a compiler from WebAssembly to lambda calculus ...

13:57
I compiled WebAssembly to lambda calculus! A journey into esoteric programming - DevConf.CZ 2026

7 views

2 weeks ago

Hablando de Excel
🚀 Create CUSTOM FUNCTIONS with LAMBDA in EXCEL step by step

🧩 Can you imagine being able to create your own functions in Excel as if they were built-in? In this comprehensive tutorial ...

16:07
🚀 Create CUSTOM FUNCTIONS with LAMBDA in EXCEL step by step

218 views

2 weeks ago

fcamuso++
[C++23/26] 🔵 MODERN FIRST #37: Lambda expressions (lambda 'functions')

Functions treated as data to pass them to other functions, store them in variables, or have them returned as results from ...

17:56
[C++23/26] 🔵 MODERN FIRST #37: Lambda expressions (lambda 'functions')

132 views

3 weeks ago

BackendWithCSharp
C# Delegates Explained | From Syntax to Multicast Delegates

... most important concepts in C# because they are the foundation of events, callbacks, Lambda expressions, and many features in ...

18:43
C# Delegates Explained | From Syntax to Multicast Delegates

23 views

6 days ago

Hisham Bin Ateya
Modifiers on simple lambda parameters

... lambda parameters with modifiers now you can add modifiers such as code riff in out or riff read only to lambda expression ...

1:29
Modifiers on simple lambda parameters

37 views

3 weeks ago

Carter
How to Switch to Modern C++

Subscribe for more programming content! Use code *CARTERCPP20* for 20% off any JetBrains IDE tool: ...

3:46
How to Switch to Modern C++

2,576 views

2 weeks ago

Tiger Spreadsheet Solutions
Excel LAMBDA Explained — Create Custom Functions Without VBA

The Excel LAMBDA function is a great way to get custom Excel functions without Excel VBA. In this beginner tutorial, I walk you ...

7:13
Excel LAMBDA Explained — Create Custom Functions Without VBA

849 views

7 days ago

David Furcy
[BYOPL:L11d] The "leftmost-innermost" or "applicative-order" reduction strategy

#lambdaexpression #functionalprogramming #programminglanguages #computerscience #education Connect with me on ...

12:21
[BYOPL:L11d] The "leftmost-innermost" or "applicative-order" reduction strategy

7 views

3 weeks ago

BackendWithCSharp
From Delegates to Lambda Expressions in C# | Anonymous Methods, Func, Action & Predicate

In this video, you'll learn how C# evolved from Delegates to Lambda Expressions and why Anonymous Methods, Func, Action, ...

23:34
From Delegates to Lambda Expressions in C# | Anonymous Methods, Func, Action & Predicate

11 views

2 days ago

Last Mile Developer
Why C++ Lambdas Took a Decade to "Fix" | 2/3

Modern C++ lambdas are the result of a 12-year "staircase" of evolution, moving from the clunky boilerplate of C++03 to the ...

9:15
Why C++ Lambdas Took a Decade to "Fix" | 2/3

49 views

2 weeks ago

Stephen Blum
Python Basics Lambda List Comp Dict Comp and Node Lists

Today we are learning Python list comprehension, dictionary comprehension, and lambda. Lambda lets you write a small function ...

15:04
Python Basics Lambda List Comp Dict Comp and Node Lists

56 views

1 month ago

Roel Van de Paar
std::pair in lambda expression

std::pair in lambda expression Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:52
std::pair in lambda expression

4 views

2 weeks ago

Huagang Liu
UEC++ From Basics to Advanced | M04-007: Binary Predicate Sorting with Lambdas

This video focuses on binary predicate sorting using lambda functions. We begin with lambda syntax basics: the capture list for ...

19:40
UEC++ From Basics to Advanced | M04-007: Binary Predicate Sorting with Lambdas

2 views

13 days ago

jankTV
Improving jank's type analysis for `if` and investigating Clang JIT bugs

Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/jeayewilkerson.

3:59:32
Improving jank's type analysis for `if` and investigating Clang JIT bugs

64 views

3 weeks ago

Single-line
Mirroring C++ Lambda Captures into a POD struct via C++26 Reflection (P2996)

Source: https://stackoverflow.com/questions/79911879 Question Author: - Ujjwal Shekhar ...

0:36
Mirroring C++ Lambda Captures into a POD struct via C++26 Reflection (P2996)

7 views

2 weeks ago

Off By One Security
Following the C with WinDbg (win-duh-bee-gee)

Join me on this stream with guest Jonathan Reiter to take a look a debugging C programs with WinDbg! What we gonna do: we ...

1:31:14
Following the C with WinDbg (win-duh-bee-gee)

43 views

2 weeks ago