Reactive Programming for .NET Developers
暫譯: .NET 開發者的反應式編程
Antonio Esposito, Michael Ciceri
- 出版商: Packt Publishing
- 出版日期: 2016-07-22
- 售價: $2,000
- 貴賓價: 9.5 折 $1,900
- 語言: 英文
- 頁數: 276
- 裝訂: Paperback
- ISBN: 1785882880
- ISBN-13: 9781785882883
-
相關分類:
.NET
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$250$225 -
$2,100$1,995 -
$520$411 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback)
-
$580$522 -
$450$351 -
$168$160 -
$1,600$1,520 -
$2,400$2,280 -
$1,570$1,492 -
$403系統分析與設計:敏捷迭代方法(原書第6版)
-
$3,340$3,173 -
$958深度學習
-
$650$507 -
$454JSON 實戰
-
$269大數據技術
-
$398$299 -
$460$391 -
$420$331 -
$599$473 -
$800$680 -
$400$316 -
$780$663 -
$2,024Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)
-
$720$562
相關主題
商品描述
Key Features
- Get to grips with the core design principles of reactive programming
- Learn about Reactive Extensions for .NET through real-world examples
- Improve your problem-solving ability by applying functional programming
Book Description
Reactive programming is an innovative programming paradigm focused on time-based problem solving. It makes your programs better-performing, easier to scale, and more reliable.
Want to create fast-running applications to handle complex logics and huge datasets for financial and big-data challenges? Then you have picked up the right book!
Starting with the principles of reactive programming and unveiling the power of the pull-programming world, this book is your one-stop solution to get a deep practical understanding of reactive programming techniques. You will gradually learn all about reactive extensions, programming, testing, and debugging observable sequence, and integrating events from CLR data-at-rest or events. Finally, you will dive into advanced techniques such as manipulating time in data-flow, customizing operators and providers, and exploring functional reactive programming.
By the end of the book, you'll know how to apply reactive programming to solve complex problems and build efficient programs with reactive user interfaces.
What you will learn
- Create, manipulate, and aggregate sequences in a functional-way
- Query observable data streams using standard LINQ query operators
- Program reactive observers and observable collections with C#
- Write concurrent programs with ease, scheduling actions on various workers
- Debug, analyze, and instrument Rx functions
- Integrate Rx with CLR events and custom scheduling
- Learn Functional Reactive Programming with F#
商品描述(中文翻譯)
**主要特點**
- 理解反應式編程的核心設計原則
- 通過實際案例學習 .NET 的反應式擴展
- 通過應用函數式編程來提高問題解決能力
**書籍描述**
反應式編程是一種創新的編程範式,專注於基於時間的問題解決。它使您的程序性能更佳、擴展更容易且更可靠。
想要創建快速運行的應用程序來處理金融和大數據挑戰中的複雜邏輯和龐大數據集嗎?那麼您選擇了正確的書籍!
本書從反應式編程的原則開始,揭示拉取編程世界的力量,是您深入實踐理解反應式編程技術的一站式解決方案。您將逐步學習有關反應式擴展、編程、測試和調試可觀察序列的所有知識,以及整合來自 CLR 的靜態數據或事件。最後,您將深入了解高級技術,例如在數據流中操控時間、自定義運算子和提供者,以及探索函數式反應式編程。
在書籍結束時,您將知道如何應用反應式編程來解決複雜問題,並構建具有反應式用戶界面的高效程序。
**您將學到的內容**
- 以函數式方式創建、操作和聚合序列
- 使用標準 LINQ 查詢運算子查詢可觀察數據流
- 使用 C# 編程反應式觀察者和可觀察集合
- 輕鬆編寫並發程序,為各種工作者安排行動
- 調試、分析和測試 Rx 函數
- 將 Rx 與 CLR 事件和自定義調度整合
- 學習使用 F# 的函數式反應式編程