Introduction to Reactive Programming with RxPY

Описание к видео Introduction to Reactive Programming with RxPY

by Romain Picard

At: FOSDEM 2020
https://video.fosdem.org/2020/UB2.252...

Reactive Programming is an event based programming method. ReactiveX is a cross-platform implementation of Reactive Programming. It is heavily inspired from functional programming and contains many operators that allow to create, modify, and combine streams of events. Moreover it is composable and extensible. This short introduction presents Reactive Programming through RxPY, the Python implementation of ReactiveX.
The aim of this talk is to present RxPY to people that never used it, or used RxPY v1:


❮ul❯
❮li❯Reactive Programming, ReactiveX, and RxPY❮/li❯
❮li❯The Reactive Hello World❮/li❯
❮li❯How to deal with errors❮/li❯
❮li❯how to deal with concurrency❮/li❯
❮li❯A real life example❮/li❯
❮/ul❯


Room: UB2.252A (Lameere)
Scheduled start: 2020-02-01 14:30:00

Комментарии

Информация по комментариям в разработке