- 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.
推薦閱讀
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Linux實戰
- Kali Linux滲透測試全流程詳解
- PLC控制系統應用與維護
- Mobile First Design with HTML5 and CSS3
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- 注冊表應用完全DIY
- ElasticSearch Cookbook
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Kali Linux高級滲透測試(原書第3版)
- 從實踐中學習Windows滲透測試
- Heroku Cloud Application Development
- OpenVZ Essentials
- CSS揭秘
- VMware vSphere 5.1 Cookbook