目錄(79章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Free access for Packt account holders
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. First Steps Toward Reactive Programming
- Programming paradigms
- Dataflow programming
- Functional programming
- Reactive programming
- Further reading
- Summary
- Chapter 2. Reactive Programming with C#
- IObserver interface
- IObservable interface
- Subscription life cycle
- Sourcing events
- Filtering events
- Correlating events
- Sourcing from CLR streams
- Sourcing from CLR enumerables
- Summary
- Chapter 3. Reactive Extension Programming
- Setting up Rx.NET
- Marble diagrams
- Subjects
- Combining operators
- Filtering operators
- Mathematical operators
- Logic operators
- References
- Summary
- Chapter 4. Observable Sequence Programming
- Sequence creation basics
- Time-based sequence creation
- Sequence manipulation and filtering
- Sequence partitioning
- Advanced operators
- Summary
- Chapter 5. Debugging Reactive Extensions
- Tracing sequences
- Inspecting sequences
- Exception handling
- Summary
- Chapter 6. CLR Integration and Scheduling
- Sourcing from CLR events
- Threading integration
- Scheduling
- Summary
- Chapter 7. Advanced Techniques
- Designing a custom operator
- Designing a custom scheduler
- Creating Pattern<T>
- Implementing event sourcing with Rx
- Creating Interactive Extensions (Ix) operators
- Summary
- Chapter 8. F# and Functional Reactive Programming
- F# - first time
- F# – how to use it
- Discriminated Unions and the Record type
- Active Patterns
- Asynchronous pattern in F#
- Functional Reactive Programming
- Summary
- Chapter 9. Advanced FRP and Best Practices
- Discrete and continuous components
- Time flow and dynamic change
- Even more on FRP and F#
- Summary 更新時間:2021-07-14 10:45:02
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Developing Middleware in Java EE 8
- Mastering Kotlin
- DevOps入門與實踐
- Instant 960 Grid System
- RabbitMQ Cookbook
- C++20高級編程
- Natural Language Processing with Python Quick Start Guide
- 例說FPGA:可直接用于工程項目的第一手經驗
- 零基礎C語言學習筆記
- Python深度學習與項目實戰
- Visual C++程序開發范例寶典
- 面向對象分析與設計(第3版)
- Oracle API Management 12c Implementation
- Visual C++網絡編程教程(Visual Studio 2010平臺)
- 接口自動化測試持續集成:Postman+Newman+Git+Jenkins+釘釘
- Python Web Scraping(Second Edition)
- 軟件設計基礎理論
- WebGL編程指南
- LibGDX Cross:Platform Development Blueprints
- 三菱FX/Q系列 PLC工程實例詳解
- Web前端學習筆記:HTML5+CSS3+JavaScript
- 中學生C++創意編程
- MySQL 8 for Big Data
- C++程序設計習題解析與實踐教程
- C++入門很輕松(微課超值版)
- Building Python Real:Time Applications with Storm
- 計算機技術及創新案例
- Python3.7編程快速入門
- Oracle BPM Suite 11g:Advanced BPMN Topics