- Hands-On Reactive Programming with Python
- Romain Picard
- 129字
- 2021-06-24 18:25:11
What is reactive programming?
Reactive programming has gained a lot of popularity since 2010. Although its concepts and usage date from the early days of computing, this recent popularity is mainly due to the publication of the ReactiveX project. This might seem surprising for developers who had rarely used event-driven programming before. However, for people who faced tremendous state machines or callback hell, this seems more of an inevitable fact.
Before playing with ReactiveX and RxPY, this first part describes the principles being used in reactive programming and how they are used in asynchronous frameworks. This initial study of low-level features is not strictly necessary when using ReactiveX and asynchronous frameworks, but it helps a lot to understand how they work, which thus helps us to use them correctly.
- 全屋互聯:智能家居系統開發指南
- 零起點學Linux系統管理
- 從零開始寫Linux內核:一書學透核心原理與實現
- Linux Mint Essentials
- Persistence in PHP with the Doctrine ORM
- Alfresco 4 Enterprise Content Management Implementation
- RESS Essentials
- 深入理解eBPF與可觀測性
- Learning BeagleBone
- Hadoop Real-World Solutions Cookbook
- 嵌入式微系統
- Linux集群之美
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- 鴻蒙HarmonyOS應用開發從入門到精通
- Python機器學習系統構建(原書第3版)