ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

731 results

Webbprogrammerare
1DV023 - Demo - Async programming and callbacks

Lecture in the course 1DV023 at Linnaeus university HT2015. You will find the course webpage here: ...

39:58
1DV023 - Demo - Async programming and callbacks

1,256 views

9 years ago

Profesor Retroman
C++ Lambdas y callbacks variádicos: sistemas flexibles en GameEngine ECS

Curso: https://bit.ly/CPPGameDev-2021-Curso ==== Sesión 11 - 23/feb/2022 ==== Revisamos nuestro GameEngine ...

1:36:17
C++ Lambdas y callbacks variádicos: sistemas flexibles en GameEngine ECS

3,746 views

3 years ago

Using std::cpp
Some fun with Reactive Programming in C++17. Joaquin M. Lopez Muñoz.

Reactive Programming models program behavior as a directed graph of data dependencies where state changes propagate ...

47:14
Some fun with Reactive Programming in C++17. Joaquin M. Lopez Muñoz.

7,371 views

6 years ago

One Minute Coder
JavaScript Callback Function

javascript #callbacks #javascriptcallbacks #callbackfunction This is an example of JavaScript Callback Functions and explanation ...

0:54
JavaScript Callback Function

3,664 views

1 year ago

4ther
Gerald Wodni: Calling C from Forth automagically

First idea close at Edinburg Conference, now nearly working 40th EuroForth 2024 - Newcastle upon Tyne ...

43:00
Gerald Wodni: Calling C from Forth automagically

314 views

1 year ago

Jesse Warden
Event Callback Handlers

I cover the basics of using the Event object in event callback handlers.

9:07
Event Callback Handlers

3,417 views

11 years ago

Gego of XAREN LIVE
[c sdl] callback demo

After a few hours I created a basic button using SDL and C, with callback. It is not dawn, becouse I have yet to determin how to do ...

0:34
[c sdl] callback demo

200 views

12 years ago

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

233 views

2 months ago

CppNow
C++Now 2017: Yu Qi "An easy to use RPC framework implemented in C++11/14"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

30:18
C++Now 2017: Yu Qi "An easy to use RPC framework implemented in C++11/14"

4,503 views

8 years ago

Roel Van de Paar
Code Review: Callback C++ Class method from C

Code Review: Callback C++ Class method from C Helpful? Please support me on Patreon: ...

3:01
Code Review: Callback C++ Class method from C

21 views

3 years ago

CppNow
C++Now 2019: JeanHeyd Meneide “The Plan for Tomorrow: Extension Points in C++ Applications”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:52
C++Now 2019: JeanHeyd Meneide “The Plan for Tomorrow: Extension Points in C++ Applications”

3,995 views

6 years ago

Roel Van de Paar
Code Review: Thread-safe callback registration and invocation in C++11 (2 Solutions!!)

Code Review: Thread-safe callback registration and invocation in C++11 Helpful? Please support me on Patreon: ...

2:39
Code Review: Thread-safe callback registration and invocation in C++11 (2 Solutions!!)

6 views

3 years ago

SwedenCpp
Mikael Rosbacke: Embedded friendly std::function alternative

Code: https://github.com/rosbacke/delegate Recorded at StockholmCpp 18 ...

31:51
Mikael Rosbacke: Embedded friendly std::function alternative

2,250 views

7 years ago

Peter Schneider
Creating a C++20 std::format callback lambda with perfect forwards

Creating a C++20 std::format callback lambda with perfect forwards I hope you found a solution that worked for you :) The Content ...

5:51
Creating a C++20 std::format callback lambda with perfect forwards

9 views

2 years ago

MisterArk
CS2 Lesson 3 - Images and Callbacks

pyFltk GUI course http://arkiletian.com/cs2 00:00 Introduction 01:22 Load image 04:49 Put image on button 06:28 Resizing image ...

54:48
CS2 Lesson 3 - Images and Callbacks

683 views

5 years ago

FOSDEM
Structured Concurrency Finding our way out of callback hell

by Martin Sustrik At: FOSDEM 2019 https://video.fosdem.org/2019/H.2215/structured_concurrency.webm We've got rid of GOTO ...

15:24
Structured Concurrency Finding our way out of callback hell

965 views

6 years ago

Roel Van de Paar
Interop between C++ and C# via C++/CLI with callbacks

Interop between C++ and C# via C++/CLI with callbacks Helpful? Please support me on Patreon: ...

2:46
Interop between C++ and C# via C++/CLI with callbacks

209 views

3 years ago

Roel Van de Paar
Code Review: (C++14) Handling state in C-style function pointer callbacks

Code Review: (C++14) Handling state in C-style function pointer callbacks Helpful? Please support me on Patreon: ...

2:58
Code Review: (C++14) Handling state in C-style function pointer callbacks

0 views

3 years ago

wikipedia tts
Callback (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Callback_(computer_programming) 00:00:44 1 ...

9:49
Callback (computer programming) | Wikipedia audio article

5 views

6 years ago

Peter Schneider
Why the std::bind for a callback method doesn't match the declared one thus it compiles?

Why the std::bind for a callback method doesn't match the declared one thus it compiles? I hope you found a solution that worked ...

3:12
Why the std::bind for a callback method doesn't match the declared one thus it compiles?

18 views

2 years ago