ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

202 results

ACCU Conference
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices  Jonathan Müller

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls and Best ...

5:21
Immediately Invoked Coroutine Lambdas in C++23 - Lifetime Pitfalls & Best Practices Jonathan Müller

470 views

2 weeks ago

CppCon
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

https://cppcon.org --- Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025 ...

1:03:12
Using Floating-point in C++: What Works, What Breaks, and Why - Egor Suvorov - CppCon 2025

6,159 views

2 weeks ago

excelwithExcel
Lambda of the Month - Indirect_Easy

A video where I talk in detail about Lambdas out of my personal Lambda collection of either useful or Excel Esport specific ...

5:38
Lambda of the Month - Indirect_Easy

148 views

2 weeks ago

AWS Fundamentals
Lambda OVER Step Functions... Except for THIS

I use Lambda for almost everything. APIs, S3 triggers, event consumers. But there's one pattern where Step Functions win every ...

17:44
Lambda OVER Step Functions... Except for THIS

266 views

6 days ago

Refactoring Bitcoin
This function prevented inlining!

There are cases where functions should be avoided. Why is that the case? And what to use instead?

15:48
This function prevented inlining!

293 views

2 weeks ago

Guruji Computer Course
Excel LAMBDA - HOW & WHEN you Should use it | Simplify ANY Excel Formula With LAMBDA

Excel Lambda Function Tutorial | Lambda in excel full explained in hindi | How and When use Lambda | Excel for beginners ...

22:36
Excel LAMBDA - HOW & WHEN you Should use it | Simplify ANY Excel Formula With LAMBDA

427 views

4 days ago

Meeting Cpp
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025

C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025 Slides: https://slides.meetingcpp.com Last year, we ...

1:00:20
C++23 tools you would actually use - Alex Dathskovsky - Meeting C++ 2025

2,832 views

4 weeks ago

Embarcadero Technologies
Multi-threaded programming: two problems, you now have

How to avoid some common problems when writing multi-threaded code in Delphi applications. Shown as part of CodeRage ...

39:35
Multi-threaded programming: two problems, you now have

777 views

3 weeks ago

NDC Conferences
Real-time Safety — Guaranteed by the Compiler! - Anders Schau Knatten - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

1:03:22
Real-time Safety — Guaranteed by the Compiler! - Anders Schau Knatten - NDC TechTown 2025

428 views

3 weeks ago

Roel Van de Paar
Why closure types / lambdas have no default constructor in C++?

Why closure types / lambdas have no default constructor in C++? Helpful? Please use the *Thanks* button above! Or, thank me ...

1:44
Why closure types / lambdas have no default constructor in C++?

43 views

3 weeks ago

NDC Conferences
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

1:07:20
More Speed & Simplicity: Practical Data-Oriented Design in C++ - Vittorio Romeo - NDC TechTown 2025

1,680 views

3 weeks ago

ACM SIGPLAN
[CPP'26] A Lambda-Superposition Tactic for Isabelle/HOL

A Lambda-Superposition Tactic for Isabelle/HOL (Video, CPP 2026) Massin Guerdi (LMU Munich, Germany) Abstract: This paper ...

22:21
[CPP'26] A Lambda-Superposition Tactic for Isabelle/HOL

51 views

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

762 views

3 weeks ago

Coding with Tom
The C++ Compiler Is A Nightmare!

Timestamps: 0:00 Intro 0:05 The C Compiler 3:05 How C++ inherits this 3:50 C++ Classes 5:24 Exceptions 5:48 Namespaces and ...

10:03
The C++ Compiler Is A Nightmare!

27,498 views

4 weeks ago

Gary Clarke
Anonymous Functions in Go

You can create functions inline and use them directly. These are called anonymous functions or function literals, and they are ...

7:58
Anonymous Functions in Go

77 views

2 weeks ago

Stellar at LSU
CSC4700-Tasks & Concurrency (1st Part)

This lecture introduces task-based parallelism and concurrency in C++, contrasting it with data parallelism. The primary goal is to ...

1:15:05
CSC4700-Tasks & Concurrency (1st Part)

97 views

10 days ago

learn by doing it
11  AWS Lambda Explained in Depth | AWS Data Engineer

... AWS Lambda works (execution flow) ✓ Lambda functions explained ✓ Event-driven architecture ✓ AWS Lambda triggers (S3, ...

9:46
11 AWS Lambda Explained in Depth | AWS Data Engineer

341 views

2 weeks ago

Peter Schneider
Evaluation order of lambda capture initializers

Evaluation order of lambda capture initializers I hope you found a solution that worked for you :) The Content is licensed under ...

1:57
Evaluation order of lambda capture initializers

2 views

5 days ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:27:57
C Basics

13,741 views

Streamed 4 weeks ago

Roel Van de Paar
Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function...

Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function pointer template non-type ...

1:46
Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function...

17 views

2 weeks ago