Reactive Programming for .NET Developers
            
暫譯: .NET 開發者的反應式編程
        
        Antonio Esposito, Michael Ciceri
- 出版商: Packt Publishing
- 出版日期: 2016-07-22
- 售價: $1,770
- 貴賓價: 9.5 折 $1,682
- 語言: 英文
- 頁數: 276
- 裝訂: Paperback
- ISBN: 1785882880
- ISBN-13: 9781785882883
- 
    相關分類:
    
      Functional-programming
 
海外代購書籍(需單獨結帳)
買這商品的人也買了...
- 
                
                   嵌入式系統設計實務-電路與驅動程式 嵌入式系統設計實務-電路與驅動程式$250$225
- 
                
                   Using SQLite (Paperback) Using SQLite (Paperback)$1,800$1,710
- 
                
                   ASP.NET 本質論 ASP.NET 本質論$520$442
- 
                
                   $700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback) $700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback)
- 
                
                   WPF 應用開發項目教程 WPF 應用開發項目教程$168$160
- 
                
                   Mastering .NET Machine Learning Mastering .NET Machine Learning$2,120$2,014
- 
                
                   .NET Development Using the Compiler API .NET Development Using the Compiler API$1,540$1,463
- 
                
                   IoT Solutions in Microsoft's Azure IoT Suite: Data Acquisition and Analysis in the Real World IoT Solutions in Microsoft's Azure IoT Suite: Data Acquisition and Analysis in the Real World$3,300$3,135
- 
                
                   $796深度學習 $796深度學習
- 
                
                   演算法之美:隱藏在資料結構背後的原理 (C++版) 演算法之美:隱藏在資料結構背後的原理 (C++版)$650$507
- 
                
                   $534JSON 實戰 $534JSON 實戰
- 
                
                   $284大數據技術 $284大數據技術
- 
                
                   手機攝影必學 BOOK:用OX帶你學會拍人物、食物、風景等情境照片 手機攝影必學 BOOK:用OX帶你學會拍人物、食物、風景等情境照片$398$299
- 
                
                   創意競擇:從賈伯斯黃金年代的軟體設計機密流程,窺見蘋果的創意方法、本質與卓越關鍵 創意競擇:從賈伯斯黃金年代的軟體設計機密流程,窺見蘋果的創意方法、本質與卓越關鍵$460$391
- 
                
                   Web 開發者一定要懂的駭客攻防術 (Web Security for Developers: Real Threats, Practical Defense) Web 開發者一定要懂的駭客攻防術 (Web Security for Developers: Real Threats, Practical Defense)$420$332
- 
                
                   資料科學的統計實務 : 探索資料本質、扎實解讀數據,才是機器學習成功建模的第一步 資料科學的統計實務 : 探索資料本質、扎實解讀數據,才是機器學習成功建模的第一步$599$473
- 
                
                   Martin Fowler 的企業級軟體架構模式:軟體重構教父傳授 51個模式,活用設計思考與架構決策 (Patterns of Enterprise Application Architecture) Martin Fowler 的企業級軟體架構模式:軟體重構教父傳授 51個模式,活用設計思考與架構決策 (Patterns of Enterprise Application Architecture)$800$624
- 
                
                   我懂了!專案管理 (暢銷紀念版) 我懂了!專案管理 (暢銷紀念版)$400$316
- 
                
                   電腦視覺機器學習實務|建立端到端的影像機器學習 (Practical Machine Learning for Computer Vision: End-To-End Machine Learning for Images) 電腦視覺機器學習實務|建立端到端的影像機器學習 (Practical Machine Learning for Computer Vision: End-To-End Machine Learning for Images)$780$616
- 
                
                   Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback) Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)$2,185$2,070
- 
                
                   ASP.NET Core Razor Pages in Action (Paperback) ASP.NET Core Razor Pages in Action (Paperback)$2,300$2,185
- 
                
                   無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics) 無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics)$720$562
- 
                
                   從源頭就優化 - 動手開發自己的編譯器實戰 從源頭就優化 - 動手開發自己的編譯器實戰$880$695
- 
                
                   UX 商業價值實現之道|打造成功的數位產品服務 (UX for Business: How to Design Valuable Digital Companies) UX 商業價值實現之道|打造成功的數位產品服務 (UX for Business: How to Design Valuable Digital Companies)$780$616
- 
                
                   建構可擴展系統|設計分散式架構 (Foundations of Scalable Systems: Designing Distributed Architectures) 建構可擴展系統|設計分散式架構 (Foundations of Scalable Systems: Designing Distributed Architectures)$780$616
商品描述
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# 的函數式反應式編程

 
     
     
     
     
     
     
     
    
 
    