ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

187 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

448 views

12 days ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 514 - C++26 on 1990 DOS?

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

9:14
C++ Weekly - Ep 514 - C++26 on 1990 DOS?

5,132 views

4 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

5,447 views

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

127 views

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

285 views

10 days ago

Programentor
Lambda Expression In C# | Csharp Lambda Expression | C# Tutorial | Learn C# | Csharp (Hindi/Urdu)

lambdaexpression #lambda #lambdaoperator #functions #csharp #csharptutorial #csharpbasics #csharpprogramming ...

26:18
Lambda Expression In C# | Csharp Lambda Expression | C# Tutorial | Learn C# | Csharp (Hindi/Urdu)

327 views

4 weeks ago

CppCon
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

https://cppcon.org --- Back to Basics: C++ Ranges - Mike Shah - CppCon 2025 --- Ranges have been available since C++20 to ...

1:00:07
Back to Basics: C++ Ranges - Mike Shah - CppCon 2025

4,503 views

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

418 views

2 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,583 views

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

743 views

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

24,703 views

3 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

717 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)

56 views

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

2 weeks ago

Roboauto
C++ meetup Brno | Robert Schimkowitsch: Monadic Operations in C++23

Robert Schimkowitsch from Vienna joined us for C++ Brno Meetup Vol. 7 to discuss Monads in C++. More info on upcoming ...

51:42
C++ meetup Brno | Robert Schimkowitsch: Monadic Operations in C++23

12 views

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

13 days ago

Meeting Cpp
Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025

Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025 Slides: ...

1:02:00
Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025

2,318 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

70 views

11 days ago

Wolfram U
Functional Programming with Pure Anonymous Functions in Wolfram Language

Examples show you how to write pure anonymous functions in Wolfram Language. Learn about useful functional programming ...

8:28
Functional Programming with Pure Anonymous Functions in Wolfram Language

80 views

3 weeks ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:27:57
C Basics

13,741 views

Streamed 3 weeks ago

ACM SIGPLAN
[RocqPL'26] Crane Lowers Rocq Safely into C++

Crane Lowers Rocq Safely into C++ (Video, RocqPL 2026) Matthew Z. Weaver, and Joomy Korkut (Bloomberg; Bloomberg) ...

17:12
[RocqPL'26] Crane Lowers Rocq Safely into C++

13 views

6 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

304 views

2 weeks ago

UrsaSkyeVODs
Programming Training Day

https://www.twitch.tv/ursaskye Programming Training Day to brush up on my skills from the ground up!

3:07:51
Programming Training Day

1 view

Streamed 9 days ago

ACM SIGPLAN
[POPL'26] Typing Strictness

Typing Strictness (Video, POPL 2026) Daniel Sainati, Joseph W. Cutler, Benjamin C. Pierce, Stephanie Weirich (University of ...

26:31
[POPL'26] Typing Strictness

70 views

6 days ago