ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

299 results

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

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,626 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)

44 views

2 weeks ago

Andreas Fertig
C++ Insights - Episode 76: New, better, lambda visualization in C++ Insights

In this episode, you'll share the latest change in C++ Insights regarding visualizing lambdas. --- WORK WITH ME I'm available for ...

5:11
C++ Insights - Episode 76: New, better, lambda visualization in C++ Insights

484 views

5 days 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

895 views

10 days ago

Kojo's Bizarre Adventure
pattern matching

I make more progress on the programming language I'm designing (and will later implement), including deciding on some ...

3:28:53
pattern matching

45 views

12 days ago

oWorse
C++: Top 5 Clever Pointers Tricks That Every Programmer Should Know

cpp #coding #programming #guide #tutorial In this video, we're going to take a look to five useful pointers tricks in C++.

5:45
C++: Top 5 Clever Pointers Tricks That Every Programmer Should Know

94 views

3 weeks ago

Hisham Bin Ateya
Modifiers on simple lambda parameters

... the X and Y to the swap function it should exceed both values now in C# 14 you can omit the type after riv and out in the lambda ...

1:29
Modifiers on simple lambda parameters

37 views

1 month ago

Unicode Center
Programming in C#. Value type and Reference types

Programming in C#. Value type and Reference types.

53:28
Programming in C#. Value type and Reference types

7 views

2 weeks ago

Scalable Parallel Computing Lab, SPCL @ ETH Zurich
Cppless: Single-Source and High-Performance Serverless Programming in C++ (ACM TACO)

Paper Title: Cppless: Single-Source and High-Performance Serverless Programming in C++ (ACM TACO) Speaker: Marcin Copik ...

37:50
Cppless: Single-Source and High-Performance Serverless Programming in C++ (ACM TACO)

56 views

4 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

12 days ago

Last Mile Developer
Why Your C++ Lambdas Carry "Empty Weight" | Ep. 62 | 3/3

Imagine hiring a ghost to deliver a message, but for some reason, you force that ghost to carry a heavy, empty briefcase. That is ...

7:19
Why Your C++ Lambdas Carry "Empty Weight" | Ep. 62 | 3/3

14 views

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

3 weeks ago

Kirk Burleson TV
Senior Developer Learns C++ 026

We're playing with lambdas today!

1:00:35
Senior Developer Learns C++ 026

8 views

2 weeks ago

Last Mile Developer
Why C++ Lambdas Took a Decade to "Fix" | Ep. 62 | 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" | Ep. 62 | 2/3

52 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

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

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

Masked_Coder⚡
🔥The Power Of Erase_If()| CPP_Superpower_3🚀

C++ Superpower Still using the erase-remove idiom? Modern C++20 introduced std::erase_if(), making element removal simpler ...

0:51
🔥The Power Of Erase_If()| CPP_Superpower_3🚀

1 view

10 days ago

Tech With Yeshwanth
AWS Lambda MicroVMs Explained: AWS's New Compute Primitive for AI Agents & Code Sandboxes

In this video, I break down everything you need to know: what MicroVMs are, how they're different from Lambda functions, EC2, ...

20:11
AWS Lambda MicroVMs Explained: AWS's New Compute Primitive for AI Agents & Code Sandboxes

339 views

13 days ago