ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

278 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

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

6 years 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

315 views

1 year 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,471 views

9 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,503 views

8 years ago

CppNow
A Tutorial Introduction to C++11/14 - Part II

Leor Zolman's talk from C++Now 2014 Slides are available here: ...

1:40:53
A Tutorial Introduction to C++11/14 - Part II

8,724 views

11 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

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,452 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,995 views

6 years ago

Warwick RSE
Function binding

Sometimes one finds oneself with a requirement for a function that has a specific signature (for example for a callback function).

27:11
Function binding

27 views

2 years ago

Enrico Masala
WA-2024-L07: Functional Programming and Callbacks (synchronous)

Course: Web Applications, Politecnico di Torino, a.y. 2023/2024.

1:21:23
WA-2024-L07: Functional Programming and Callbacks (synchronous)

159 views

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

Confreaks
E4E Developer Conf 2014 - Syncing Async by Kyle Simpson

I bet you think “callback hell” is about function nesting and levels of indentation. Not so much. I bet you've heard that Promises ...

42:26
E4E Developer Conf 2014 - Syncing Async by Kyle Simpson

6,167 views

11 years ago

Animesh S
C for Embedded Developers - Session 10

Enables embedded software skills for Developers!

1:02:20
C for Embedded Developers - Session 10

44 views

4 years ago

CppNow
C++Now 2018: Gašper Ažman “My Little *this Deduction: Friendship is ... Uniform?”

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

1:35:43
C++Now 2018: Gašper Ažman “My Little *this Deduction: Friendship is ... Uniform?”

1,766 views

7 years ago

chr1skol1
Async Best Practices for C# and Visual Basic

The async support available now with Microsoft .NET Framework and Visual Studio makes it easier than ever before to compose ...

1:15:31
Async Best Practices for C# and Visual Basic

1,015 views

10 years ago

TDT4186_21
C crash course part 2

Part 2 of the C introduction for TDT4186 and TDT4205 at NTNU.

1:09:38
C crash course part 2

1,701 views

4 years ago

Codanics
Regression and call back function in ANN #aikachilla

aikachilla #pythonkachilla #codanics Our Current Live Course: AI Ka Chilla 2023 To register for AI ka chilla 2023, fill this google ...

25:23
Regression and call back function in ANN #aikachilla

91 views

2 years ago

Ryan C. Gordon (icculus)
Writing a Simple Media Player with SDL, part 10: The SDL Audio Callback

Today we're going to explore a more efficient way to feed audio to the hardware, as a first step to no longer using the CPU as your ...

27:45
Writing a Simple Media Player with SDL, part 10: The SDL Audio Callback

1,749 views

3 years ago

CppNow
C++Now 2017: David Sankel “Promises in C++: The Universal Glue for Asynchronous Programs"

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

1:23:44
C++Now 2017: David Sankel “Promises in C++: The Universal Glue for Asynchronous Programs"

7,493 views

8 years ago