ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26,844 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,507 views

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

174,390 views

6 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,713 views

9 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

48,090 views

4 weeks 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,459,695 views

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

259 views

9 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,039 views

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

281 views

9 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

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

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

1,224 views

6 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

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

9 months ago

Meeting Cpp
Monadic Operations in C++23 - Robert Schimkowitsch - Meeting C++ 2025

Monadic Operations in C++23 - Robert Schimkowitsch - Meeting C++ 2025 Slides: https://slides.meetingcpp.com Let's talk about ...

54:35
Monadic Operations in C++23 - Robert Schimkowitsch - Meeting C++ 2025

142 views

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

7 months ago

NVIDIA Developer
Accelerating Applications with Parallel Algorithms | CUDA C++ Class Part 1

Welcome to NVIDIA's Modern CUDA C++ Programming Class. You will learn how to program on the GPU using NVIDIA's latest ...

2:05:27
Accelerating Applications with Parallel Algorithms | CUDA C++ Class Part 1

29,435 views

2 months ago

Rayan Labs
AWS Lambda + API Gateway Tutorial: Build a Serverless API

Deploy a Serverless Lambda function that generates QR codes, and set up a REST API using AWS API Gateway to expose your ...

18:22
AWS Lambda + API Gateway Tutorial: Build a Serverless API

2,335 views

2 months ago

vlogize
How to Use EnumWindows with a Lambda in C++

Learn how to effectively use the `EnumWindows` API with a lambda function in C++. Discover common issues and their solutions ...

1:36
How to Use EnumWindows with a Lambda in C++

10 views

9 months ago

vlogize
How to Determine Lambda Parameters in C++

Learn how to efficiently determine the parameters of lambda functions in C++. This guide provides clear step-by-step solutions ...

1:47
How to Determine Lambda Parameters in C++

1 view

9 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