Reactive Programming in Kotlin
暫譯: Kotlin中的反應式編程
Rivu Chakraborty
- 出版商: Packt Publishing
- 出版日期: 2017-12-07
- 售價: $2,000
- 貴賓價: 9.5 折 $1,900
- 語言: 英文
- 頁數: 322
- 裝訂: Paperback
- ISBN: 1788473027
- ISBN-13: 9781788473026
-
相關分類:
JVM 語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$780$199 -
$1,715Introduction to Algorithms, 3/e (Hardcover)
-
$1,615Cracking the Coding Interview : 189 Programming Questions and Solutions, 6/e (Paperback)
-
$780$616 -
$1,197Protocol-Oriented Programming with Swift(Paperback)
-
$352Robot Framework 自動化測試修煉寶典
-
$580$493 -
$1,730$1,644 -
$301軟件測試價值提升之路
-
$2,520Pro SQL Server Internals
-
$550$429 -
$454海盜派測試分析 : MFQ & PPDCS
-
$450$383 -
$390$257 -
$888Mastering Swift 4 Fourth Edition
-
$505ES6 標準入門, 3/e
-
$450$356 -
$500$390 -
$650$553 -
$250Selenium 自動化測試 -- 基於 Python 語言
-
$990SQL Server 2017 Developer's Guide
-
$2,050$1,948 -
$419$398 -
$2,100SQL Server 2017 Query Performance Tuning: Troubleshoot and Optimize Query Performance
-
$880$695
相關主題
商品描述
Key Features
- Learn how to solve blocking user experience with Reactive Programming and get deep insight of RxKotlin
- Integrate Reactive Kotlin with Spring and build fantastic Android Apps with RxKotlin and RxAndroid
- Build reactive architecture that reduces complexity throughout the development process
Book Description
In today's app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that's more reliable, easier to scale, and better-performing. Reactive programming is revolutionary. With this practical book, Kotlin developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm.You will begin with the general concepts of Reactive programming and then gradually move on to working with asynchronous data streams. You will then be introduced to functional reactive programming and will learn to apply FRP in practical use cases in Kotlin. You will learn to create dataflow-based systems that are building blocks of reactive programming. You will gain deep insight into the RxKotlin library that facilitates reactive programming. You will dive into advanced techniques such as manipulating time in data-flow, customizing operators and provider and how to Use the concurrency model to control asynchronicity of code and process event handlers effectively. You will upskill to scale applications using multi-node clusters and will learn to unit-test your clusters. This book will also take you one step forward by introducing you to reactive microservices using spring 5 functional web framework and spring boot 2 using Kotlin.By the end of the book, you will be able to make the best of both approaches to build real-world applications with reactive user interfaces as well as you'll learn to implement reactive programming paradigms in Android.
What you will learn
- Using spring framework 5.0 with kotlin
- Using reactor kotlin extension
- Building Rest APIs with Sping, Hibernate and RxKotlin
- Using testSubscriber to test RxKotlin application
商品描述(中文翻譯)
**主要特點**
- 學習如何使用反應式編程解決阻塞的用戶體驗,深入了解 RxKotlin
- 將 Reactive Kotlin 與 Spring 整合,使用 RxKotlin 和 RxAndroid 建立出色的 Android 應用程式
- 建立減少開發過程中複雜性的反應式架構
**書籍描述**
在當今以應用程式為主導的時代,當程式是非同步的且響應性至關重要時,反應式編程可以幫助您編寫更可靠、更易於擴展且性能更佳的代碼。反應式編程是革命性的。通過這本實用的書籍,Kotlin 開發者將首先學習如何以反應式的方式看待問題,然後構建利用這種令人興奮的新編程範式最佳特性的程式。您將從反應式編程的一般概念開始,然後逐步進入處理非同步數據流。接著,您將接觸到函數式反應式編程,並學習如何在 Kotlin 的實際案例中應用 FRP。您將學會創建基於數據流的系統,這些系統是反應式編程的基石。您將深入了解促進反應式編程的 RxKotlin 庫。您將深入探討高級技術,例如在數據流中操控時間、自定義運算子和提供者,以及如何使用併發模型有效控制代碼的非同步性和處理事件處理器。您將提升技能,使用多節點集群擴展應用程式,並學習如何對集群進行單元測試。這本書還將通過介紹使用 Spring 5 函數式網頁框架和 Spring Boot 2 的反應式微服務,讓您更進一步。到書籍結束時,您將能夠充分利用這兩種方法,構建具有反應式用戶界面的實際應用程式,並學習如何在 Android 中實現反應式編程範式。
**您將學到的內容**
- 使用 Spring Framework 5.0 與 Kotlin
- 使用 Reactor Kotlin 擴展
- 使用 Spring、Hibernate 和 RxKotlin 建立 REST API
- 使用 testSubscriber 測試 RxKotlin 應用程式