- Hands-On Reactive Programming with Python
- Romain Picard
- 153字
- 2021-06-24 18:25:18
Functional Programming with ReactiveX
This chapter is dedicated to functional programming and how to use this paradigm with ReactiveX. It is composed of three parts. The first part is a rapid introduction to functional programming. The aim of this part is to introduce the few notions that are needed to start writing functional code in Python. The second part presents one of the main issues of real ReactiveX applications: observable cycles. This part describes when this problem occurs and several ways to solve it. In particular, it explains how to use functional programming to solve the issue while isolating side effects from pure code. The last part goes in detail about a new implementation of the echo server, but using ReactiveX and coded in a functional way.
The following topics will be covered in this chapter:
- Functional programming
- Observable cycles
- Structuring functional and reactive code
- The HTTP echo server with an HTTP driver
- 全屋互聯:智能家居系統開發指南
- Windows Server 2019 Cookbook
- WordPress Mobile Web Development:Beginner's Guide
- Haskell Financial Data Modeling and Predictive Analytics
- SharePoint 2013 應用開發實戰
- AWS Development Essentials
- 計算機系統:基于x86+Linux平臺
- Windows 7實戰從入門到精通(超值版)
- Linux軟件管理平臺設計與實現
- Microsoft Hyper-V Cluster Design
- 微軟360度
- 嵌入式Linux設備驅動程序開發指南(原書第2版)
- 不可不知的Windows技巧
- 蘋果派
- 操作系統教程