ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,706 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,536 views

1 month 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,472,496 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

49,210 views

1 month ago

Code Sync
What is Functional Programming? - Adam Warski | Lambda Days 2025

This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...

45:56
What is Functional Programming? - Adam Warski | Lambda Days 2025

686 views

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

3,001 views

3 weeks ago

CppNow
Coinductive Types in C++ Senders - Building Streams out of Hot Air - Steve Downey - C++Now 2025

https://www.cppnow.org --- Coinductive Types in C++ Senders - Building Streams out of Hot Air - Steve Downey - C++Now 2025 ...

1:25:43
Coinductive Types in C++ Senders - Building Streams out of Hot Air - Steve Downey - C++Now 2025

1,819 views

2 months ago

Jonny D
Lambda functions and Closures

Let's talk about anonymous "lambda" functions in C++ and C#.

27:24
Lambda functions and Closures

57 views

9 months ago

Meeting Cpp
C++23: using std::generator in practice - Nicolai Josuttis - Meeting C++ 2025

An introduction into std::generator in C++23 by Nico Josuttis at Meeting C++ 2025 Slides: https://slides.meetingcpp.com C++20 ...

1:01:30
C++23: using std::generator in practice - Nicolai Josuttis - Meeting C++ 2025

2,492 views

1 month ago

AWS Events
AWS re:Invent 2025 - Debug Lambda functions deployed in cloud like never before (CNS367)

Discover AWS Lambda's groundbreaking remote debugging capability, allowing developers to debug functions deployed in AWS ...

39:59
AWS re:Invent 2025 - Debug Lambda functions deployed in cloud like never before (CNS367)

573 views

1 month 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,465 views

11 days ago

Code Sync
Electrifying Norway with F# and DDD - Almir Mesic | Lambda Days 2025

This talk was recorded at Lambda Days in June 2025. If you're curious about our upcoming event, check https://lambdadays.org ...

40:14
Electrifying Norway with F# and DDD - Almir Mesic | Lambda Days 2025

492 views

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

30,273 views

2 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

10 months ago

Lambda World
Lambda World 2025 - From Lambda to LLMs: AI Coding and the Future of Programming - Anurag Mendhekar

AI coding tools can generate code across a wide range of syntaxes, paradigms, and environments. They are beginning to ...

42:41
Lambda World 2025 - From Lambda to LLMs: AI Coding and the Future of Programming - Anurag Mendhekar

459 views

2 months 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,182 views

2 weeks ago

The Audio Programmer
C++ Lambdas - Everything You Need to Know in Just 30 Minutes!

Presentation title: Everything You Need to Know About C++ Lambdas — In Just 30 Minutes Presentation description: In this crash ...

57:10
C++ Lambdas - Everything You Need to Know in Just 30 Minutes!

1,091 views

Streamed 4 months ago

NDC Conferences
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025

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

1:01:40
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025

2,457 views

3 weeks ago

C++Online
Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

https://cpponline.uk/ --- Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025 Functional programming is ...

57:30
Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

959 views

5 months ago

Accellera
SystemC: Focusing on High-Level Synthesis and Functional Coverage for SystemC

Presented at DVCon U.S. 2019 on February 25, 2019 This tutorial provides an overview on High-Level Synthesis (HLS) with a ...

1:04:41
SystemC: Focusing on High-Level Synthesis and Functional Coverage for SystemC

239 views

10 months ago

CppCon
The Hidden Power of C++23 std::stacktrace for Faster Debugging & Exception Handling - Erez Strauss

https://cppcon.org --- The Hidden Power of C++23 std::stacktrace for Faster Debugging & Exception Handling - Erez Strauss ...

52:23
The Hidden Power of C++23 std::stacktrace for Faster Debugging & Exception Handling - Erez Strauss

4,910 views

1 month ago

Meliora Business Solutions
Introducing Lambda Expressions and Delegates

We introduce one of the most powerful concepts of C# programming language -Lambda Expressions and Delegate. These are ...

51:29
Introducing Lambda Expressions and Delegates

30 views

7 months ago

NDC Conferences
C#'s Functional Journey - Mads Torgersen - NDC London 2025

This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend ...

59:48
C#'s Functional Journey - Mads Torgersen - NDC London 2025

12,944 views

10 months ago

Ethan
raw c++ learning, lambda examples

Okay and the point is we're passing that so that this can be called with these and it's like a temporary lambda kind of thing.

30:37
raw c++ learning, lambda examples

29 views

3 months ago

darkmage of evildojo
Raylib Roguelike Gamedev in C++: Lambda Functions, Monsters, Weapons, etc.

Free $200 Digital Ocean Credit: https://m.do.co/c/47d099644937 Play My Game's Demo: https://evildojo.itch.io/projectrpg Game ...

3:25:35
Raylib Roguelike Gamedev in C++: Lambda Functions, Monsters, Weapons, etc.

190 views

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

11 views

2 weeks ago