- Reactive Programming for .NET Developers
- Antonio Esposito Michael Ciceri
- 103字
- 2021-07-14 10:44:47
Preface
Reactive programming is the programming paradigm for handling continuous changing messages and their notifications. Instead of developing static value changes, we develop data changes. This slight difference leaves the developer facing issues regarding high speed messaging systems that handle such messages in a completely new way. Reactive programming means writing functions that transform messages. This means that something, such as an exception within the reactive world became a message. This book will cover Reactive programming with Reactive extensions for .NET in an increasing complex approach. In the final chapters, the reader will find real-world solutions and learn about F# functional reactive programming.
推薦閱讀
- 自己動手寫搜索引擎
- Java FX應用開發(fā)教程
- Learning AWS Lumberyard Game Development
- Java程序設計與計算思維
- Unity 5.x By Example
- 信息技術應用基礎
- The Complete Coding Interview Guide in Java
- Python Data Structures and Algorithms
- 匯編語言編程基礎:基于LoongArch
- Scratch·愛編程的藝術家
- Lift Application Development Cookbook
- Getting Started with Python
- Oracle API Management 12c Implementation
- Unity3D高級編程:主程手記
- 測試基地實訓指導