ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

Erarnitox
Lambdas & Callbacks in C++

Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...

10:21
Lambdas & Callbacks in C++

237 views

2 months ago

The Debug Zone
Why Serialization Callback Methods Can't Be Virtual in C# Explained

In this video, we delve into the intricacies of serialization in C# and explore a common point of confusion: why serialization ...

2:13
Why Serialization Callback Methods Can't Be Virtual in C# Explained

3 views

3 months ago

The Debug Zone
How to Store and Retrieve State in a Callback Function: A Complete Guide

In this video, we delve into the essential concepts of storing and retrieving state within callback functions, a crucial skill for any ...

3:31
How to Store and Retrieve State in a Callback Function: A Complete Guide

0 views

6 months ago

The Debug Zone
Using Lambda Functions as Callbacks in ROS NodeHandle Subscribe

By leveraging lambda expressions, we can create more concise and flexible callback functions that enhance the efficiency of our ...

2:17
Using Lambda Functions as Callbacks in ROS NodeHandle Subscribe

1 view

2 months ago

The Debug Zone
Implementing 'On Error, Throw' Callback: Best Practices and Solutions

In this video, we delve into the essential topic of error handling in programming, focusing on the 'On Error, Throw' callback ...

4:11
Implementing 'On Error, Throw' Callback: Best Practices and Solutions

17 views

11 months ago

The Debug Zone
Passing Function Name as Parameter to main in C: A Complete Guide

In this video, we delve into the intriguing concept of passing function names as parameters to the main function in C programming.

4:54
Passing Function Name as Parameter to main in C: A Complete Guide

1 view

2 months ago

The Debug Zone
How to Use Await in Callbacks Inside Async Functions: A Complete Guide

In this video, we dive into the intricacies of using `await` within callbacks inside async functions. As JavaScript continues to evolve, ...

1:45
How to Use Await in Callbacks Inside Async Functions: A Complete Guide

1 view

8 months ago

The Debug Zone
How to Pass Functions as Arguments in C++: A Complete Guide

In this video, we delve into the powerful concept of passing functions as arguments in C++. Understanding this technique can ...

1:59
How to Pass Functions as Arguments in C++: A Complete Guide

0 views

2 weeks ago

The Debug Zone
Implementing Duplex IPC in .NET Core: Callbacks and Communication Techniques

In this video, we dive into the world of inter-process communication (IPC) within .NET Core, focusing on the powerful duplex ...

2:48
Implementing Duplex IPC in .NET Core: Callbacks and Communication Techniques

12 views

10 months ago

Peter Schneider
How can I set up Thread-Local Storage (TLS) callbacks on Windows without CRT?

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:55
How can I set up Thread-Local Storage (TLS) callbacks on Windows without CRT?

1 view

1 month ago

Fulvio Corno
WA1-2025-L06: Functional Programming. Exercise 3.

Lecture 06 - 2025-03-04: Functional Programming. Exercise 3. Course: Web Applications I, Politecnico di Torino, year 2024/2025 ...

1:20:42
WA1-2025-L06: Functional Programming. Exercise 3.

399 views

9 months ago

Erarnitox
Introduction to Coroutines | Asynchronous Programming in Modern C++ (Part 2)

In this video we will take a look together at Coroutines that where introduced in the C++20 standard. We will cover the basic ...

18:42
Introduction to Coroutines | Asynchronous Programming in Modern C++ (Part 2)

843 views

1 month ago

The Debug Zone
Using done() in Mocha with Promises: Best Practices and Common Issues

In this video, we dive into the powerful testing framework Mocha and explore the use of the `done()` callback when working with ...

1:53
Using done() in Mocha with Promises: Best Practices and Common Issues

0 views

3 weeks ago

Codotaku
Setup SDL 3 GPU with CMake and vcpkg in C++ with SDL main callbacks

sdl3-ttf, sdl3-image, glm and sdl shadercross are also included! code: https://github.com/CodesOtakuYT/codotaku_sdl chapters: ...

1:26:54
Setup SDL 3 GPU with CMake and vcpkg in C++ with SDL main callbacks

2,031 views

5 months ago

Fulvio Corno
WA1-2025-L08: Promises. Exercise on Asynchronous Programming.

Lecture 08 - 2025-03-11: Promises. Exercise on Asynchronous Programming. Course: Web Applications I, Politecnico di Torino, ...

1:04:18
WA1-2025-L08: Promises. Exercise on Asynchronous Programming.

417 views

9 months ago

debxp (Blau Araujo)
[LIVE] Programando em C - #3: Tratamento de opções curtas (echo 2/4)

Apoie o meu trabalho... * Seja membro do canal * Apoia.se: https://apoia.se/debxpcursos * PIX: pix@blauaraujo.com * PicPay: ...

1:55:57
[LIVE] Programando em C - #3: Tratamento de opções curtas (echo 2/4)

473 views

Streamed 3 weeks ago

someprofs
20250423 CISP 440

... not nest everything correctly okay fine ctrl C paste. Result union is not a function okay so this one does not have it implemented ...

1:21:48
20250423 CISP 440

45 views

7 months ago

CoreCppIL
A modern C++ approach to JSON Sax Parsing :: Uriel Guy

Presented at the Core C++ 2024 conference, Tel Aviv The most common practice of parsing JSON (or YAML, XML, or any other ...

37:21
A modern C++ approach to JSON Sax Parsing :: Uriel Guy

286 views

6 months ago

Codotaku
Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)

Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)

21:17
Multi-threaded Async C++ Echo Server with Meta's Folly (Part 2)

265 views

6 months ago

The Debug Zone
Why Async Functions Don't Wait in forEach Loops: Common JavaScript Pitfalls

In this video, we dive into a common pitfall in JavaScript: the behavior of async functions within forEach loops. Many developers ...

1:30
Why Async Functions Don't Wait in forEach Loops: Common JavaScript Pitfalls

0 views

1 month ago