- Hands-On Reactive Programming with Python
- Romain Picard
- 113字
- 2021-06-24 18:25:14
Flow diagrams
Marble diagrams are a great way to explain how an operator works. However, they are not suited to describe how a program, a function, or a component works. Marble diagrams can show from example how a transformation on one observable is applied, but they cannot be used to describe how operators are combined to achieve a more complex operation on the data. We need a kind of diagram that shows the complete transformations applied on observables without the details of each operator being used. We need a diagram in which one considers that the operators are known by the reader but the overall behavior of a component must be described.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Windows Vista基礎與應用精品教程
- 大學計算機應用基礎實踐教程(Windows 7+Office 2013)
- BPEL and Java Cookbook
- Ganglia系統監控
- Extending Bootstrap
- 數據中心系統工程及應用
- Linux就該這么學
- Linux內核觀測技術BPF
- Android物聯網開發細致入門與最佳實踐
- HTML5 Enterprise Application Development
- Ubuntu Linux操作系統實用教程
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Mastering Azure Serverless Computing
- openEuler操作系統核心技術與行業應用實踐