ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

23,927 results

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,316 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

3,333 views

5 days ago

2swap
What is PLUS times PLUS?

ERRATA: • The "Church-Turing Thesis" is different from the "Church-Turing Theorem". The "theorem" is the claim which I ...

28:28
What is PLUS times PLUS?

1,413,334 views

9 months ago

Visually Explained
Python Lambda Functions - Visually Explained

Resources & Further Learning - Practice notebook: https://rebrand.ly/k0ziezz Chapters 00:00 - Intro 00:12 - Syntax 02:40 - Why ...

8:15
Python Lambda Functions - Visually Explained

160,062 views

5 months ago

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

Awesome T-Shirts! Sponsors! Books! ☟☟ A robust cross-platform IDE for C and C++, CLion makes your development experience ...

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

11,673 views

9 months ago

TodoCode
Lambdas vs Anonymous Classes 💻 | Functional Programming Course

When do I use Lambdas? When do I use Anonymous Classes? What's the difference? We'll explore this in depth in this class ...

10:10
Lambdas vs Anonymous Classes 💻 | Functional Programming Course

6,176 views

10 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

41,837 views

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

243 views

8 months ago

Meeting Cpp
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com With C++23 already ...

1:02:45
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

1,261 views

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

265 views

8 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

2 views

6 months ago

Carter
Lambda Captures in C++
0:31
Lambda Captures in C++

1,224 views

6 months ago

Let's Code!
Write Inline Functions with Lambdas in C++11! ➡️

Lambdas in C++11 let you create short, powerful functions right where you need them—great with algorithms. Part 10 of the ...

0:41
Write Inline Functions with Lambdas in C++11! ➡️

32 views

7 months ago

DeepDiveDev
SIMPLE Lambdas in C++

Today, we're diving deep into a powerful feature in modern C++ - lambda expressions My Memory Mananagement Series: ...

5:46
SIMPLE Lambdas in C++

137 views

6 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

9 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

8 months ago

vlogize
Understanding Why Lambda Variables Remain Unchanged When Using std::function in C++

Explore the reasons behind the behavior of lambdas in C++ when using `std::function`. Learn how to effectively modify lambda ...

1:58
Understanding Why Lambda Variables Remain Unchanged When Using std::function in C++

1 view

9 months ago

Next LVL Programming
What Are Lambda Expressions In C#? - Next LVL Programming

What Are Lambda Expressions In C#? In this informative video, we'll dive into the concept of lambda expressions in C#. Lambda ...

3:14
What Are Lambda Expressions In C#? - Next LVL Programming

1 view

5 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

6 months ago

Next LVL Programming
How Do Delegates Compare To Lambda Expressions In C#? - Next LVL Programming

How Do Delegates Compare To Lambda Expressions In C#? In this informative video, we'll clarify the roles of delegates and ...

3:12
How Do Delegates Compare To Lambda Expressions In C#? - Next LVL Programming

1 view

6 months ago