- Hands-On Reactive Programming with Python
- Romain Picard
- 144字
- 2021-06-24 18:25:11
An Introduction to Reactive Programming
This first chapter covers the principles of reactive programming and ReactiveX. It is composed of three parts. The first part explains what reactive programming is and how it compares to other concepts and paradigms that are often used in event-driven programming. The second part explains the foundations of ReactiveX and RxPY, its Python implementation. This exploration of RxPY is explained with a simple example that allows us to understand the basics of ReactiveX. Finally, the last part is dedicated to the documentation of the ReactiveX project and the documentation of your projects. By the end of this chapter, you will be able to write some ReactiveX code and understand existing code.
The following topics will be covered in this chapter:
- What is reactive programming?
- An introduction to ReactiveX and RxPY
- A reactive echo application
- Marble diagrams
- Flow diagrams
推薦閱讀
- pcDuino開發實戰
- Linux實戰
- WordPress Mobile Web Development:Beginner's Guide
- 深入Linux內核架構與底層原理(第2版)
- Windows 7中文版從入門到精通(修訂版)
- 嵌入式系統及其應用(第三版)
- 計算機系統:基于x86+Linux平臺
- NetDevOps入門與實踐
- Kali Linux高級滲透測試(原書第3版)
- Linux應用大全 基礎與管理
- 鴻蒙HarmonyOS手機應用開發實戰
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- VMware vSphere 5.1 Cookbook
- Windows網絡編程(第2版)
- Xamarin Mobile Application Development for Android