ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,151 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,457 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

170,998 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,707 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

46,791 views

3 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,448,015 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

3,994 views

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

248 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

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

274 views

9 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

28,796 views

2 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

2,770 views

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

9 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

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

vlogize
Understanding [*this] Lambda Capture in C++20: Why Does it Cause Segmentation Fault?

Discover how `[*this]` lambda capture can lead to segmentation faults in C++, and explore alternative methods to avoid this issue ...

1:39
Understanding [*this] Lambda Capture in C++20: Why Does it Cause Segmentation Fault?

0 views

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

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,186 views

2 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

7 months ago

vlogize
How to Use C- Lambda with an OR Condition in Joins

Learn how to seamlessly integrate `OR conditions` in C- Lambda syntax for your data joins. This guide will help you translate SQL ...

1:40
How to Use C- Lambda with an OR Condition in Joins

1 view

9 months ago