Reactive Android Programming

Tadas Subonis

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-29
  • 售價: $1,590
  • 貴賓價: 9.5$1,511
  • 語言: 英文
  • 頁數: 225
  • 裝訂: Paperback
  • ISBN: 1787289907
  • ISBN-13: 9781787289901
  • 相關分類: Android
  • 下單後立即進貨 (約3~4週)

商品描述

Make the most of asynchronous android programming

About This Book

  • Install and set up RxJava for Android development
  • Implement the Reactive paradigm for Android programming using RxJava
  • Create cutting edge real world Android apps with Reactive programming.

Who This Book Is For

Are you an android developer trying to figure out how to use reactive paradigm for your programming needs? If yes then this is the book for you. No previous knowledge of RxJava is required.

What You Will Learn

  • Set up an environment for asynchronous that is reactive Android programming
  • Write custom observables and higher level abstractions
  • Orchestrating multiple calls using Reactive programming principles
  • Fetch remote financial data using RxJava
  • Integrate and process Twitter streams gracefully
  • Utilize Reactive programming to develop interactive and responsive Android apps
  • Create your own application to follow financial stock updates in real-time based on selected companies' symbols
  • Integrate updates from the Twitter for those companies.

In Detail

Writing code on Android is hard. Writing a high quality code that involves concurrent and parallel tasks is even harder. Ensuring that this code will run without unforeseen race conditions is an the order of magnitude harder. RxJava is the tool that can help write code for such tasks.

In this book a novice developer will be introduced to a wide variety of tools that RxJava provides to enable them to produce robust and high-quality code for their asynchronous tasks by building

商品描述(中文翻譯)

充分利用非同步 Android 編程

關於本書

- 安裝並設置 RxJava 進行 Android 開發
- 使用 RxJava 實現 Android 編程的反應式範例
- 使用反應式編程創建尖端的現實世界 Android 應用程式

本書適合對於如何使用反應式範例進行編程的 Android 開發人員。不需要先備的 RxJava 知識。

你將學到什麼

- 為反應式 Android 編程設置環境
- 編寫自定義的可觀察對象和更高層次的抽象
- 使用反應式編程原則協調多個呼叫
- 使用 RxJava 擷取遠程金融數據
- 優雅地整合和處理 Twitter 流
- 利用反應式編程開發互動和響應式的 Android 應用程式
- 創建自己的應用程式,根據選定公司的股票代碼實時追蹤金融股票更新
- 整合來自 Twitter 的這些公司的更新

詳細內容

在 Android 上編寫程式碼很困難。編寫涉及並行和平行任務的高質量程式碼更加困難。確保此程式碼在運行時不會出現意外的競爭條件更加困難。RxJava 是一個可以幫助編寫此類任務程式碼的工具。

本書將向初學者介紹 RxJava 提供的各種工具,以使他們能夠通過構建具有韌性和高質量的程式碼來處理非同步任務。