ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

728 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

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

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,370 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,653 views

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

227 views

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

312 views

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

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,501 views

8 years ago

PyCon South Africa
An introduction to interfacing with C using CFFI

Neil Muller https://2016.za.pycon.org/talks/20/ Python [CFFI (C Foreign Function Interface)](https://cffi.readthedocs.io/en/latest/) ...

1:17:02
An introduction to interfacing with C using CFFI

1,470 views

9 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

Cpp Usergroup Dresden
Markus Klemm "C++20 Coroutines, with Boost ASIO in production: Frightening but awesome"

Abstract: Writing asynchronous code, for example with Boost ASIO, breaks a lot of basic patterns, often resulting in a lambda ...

50:11
Markus Klemm "C++20 Coroutines, with Boost ASIO in production: Frightening but awesome"

2,440 views

Streamed 1 year 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,993 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

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

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

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

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

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

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