Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
36 results
Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...
237 views
2 months ago
In this video, we delve into the intricacies of serialization in C# and explore a common point of confusion: why serialization ...
3 views
3 months ago
In this video, we delve into the essential concepts of storing and retrieving state within callback functions, a crucial skill for any ...
0 views
6 months ago
By leveraging lambda expressions, we can create more concise and flexible callback functions that enhance the efficiency of our ...
1 view
In this video, we delve into the essential topic of error handling in programming, focusing on the 'On Error, Throw' callback ...
17 views
11 months ago
In this video, we delve into the intriguing concept of passing function names as parameters to the main function in C programming.
In this video, we dive into the intricacies of using `await` within callbacks inside async functions. As JavaScript continues to evolve, ...
8 months ago
In this video, we delve into the powerful concept of passing functions as arguments in C++. Understanding this technique can ...
2 weeks ago
In this video, we dive into the world of inter-process communication (IPC) within .NET Core, focusing on the powerful duplex ...
12 views
10 months ago
How can I set up Thread-Local Storage (TLS) callbacks on Windows without CRT? I hope you found a solution that worked for you ...
1 month ago
Lecture 06 - 2025-03-04: Functional Programming. Exercise 3. Course: Web Applications I, Politecnico di Torino, year 2024/2025 ...
399 views
9 months ago
In this video we will take a look together at Coroutines that where introduced in the C++20 standard. We will cover the basic ...
843 views
In this video, we dive into the powerful testing framework Mocha and explore the use of the `done()` callback when working with ...
3 weeks ago
sdl3-ttf, sdl3-image, glm and sdl shadercross are also included! code: https://github.com/CodesOtakuYT/codotaku_sdl chapters: ...
2,031 views
5 months ago
Lecture 08 - 2025-03-11: Promises. Exercise on Asynchronous Programming. Course: Web Applications I, Politecnico di Torino, ...
417 views
Apoie o meu trabalho... * Seja membro do canal * Apoia.se: https://apoia.se/debxpcursos * PIX: pix@blauaraujo.com * PicPay: ...
473 views
Streamed 3 weeks ago
... not nest everything correctly okay fine ctrl C paste. Result union is not a function okay so this one does not have it implemented ...
45 views
7 months ago
Presented at the Core C++ 2024 conference, Tel Aviv The most common practice of parsing JSON (or YAML, XML, or any other ...
286 views
Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)
265 views
In this video, we dive into a common pitfall in JavaScript: the behavior of async functions within forEach loops. Many developers ...