- 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.
推薦閱讀
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- 算法基礎:打開程序設計之門
- Java加密與解密的藝術
- Easy Web Development with WaveMaker
- Mastering JavaScript Design Patterns(Second Edition)
- Visual Foxpro 9.0數據庫程序設計教程
- 0 bug:C/C++商用工程之道
- JSP程序設計實例教程(第2版)
- 從零開始:UI圖標設計與制作(第3版)
- Python網絡爬蟲技術與應用
- 深入理解BootLoader
- JQuery風暴:完美用戶體驗
- Java EE 7 with GlassFish 4 Application Server
- Solr權威指南(下卷)
- Learning Alfresco Web Scripts