- 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.
- 全屋互聯(lián):智能家居系統(tǒng)開發(fā)指南
- Windows Server 2019 Cookbook
- Learning OpenDaylight
- 鴻蒙生態(tài):開啟萬物互聯(lián)的智慧新時(shí)代
- Extending Puppet
- 開源安全運(yùn)維平臺OSSIM疑難解析:入門篇
- Implementing Azure DevOps Solutions
- 循序漸進(jìn)學(xué)Docker
- Extending Bootstrap
- macOS效率手冊
- iOS 10 開發(fā)指南
- Agile IT Security Implementation Methodology
- 應(yīng)急指揮信息系統(tǒng)設(shè)計(jì)
- 電腦辦公(Windows 7 + Office 2013)入門與提高
- 程序員必讀經(jīng)典(算法基礎(chǔ)+計(jì)算機(jī)系統(tǒng))