34,61 €
34,61 €
inkl. MwSt.
Sofort per Download lieferbar
payback
0 °P sammeln
34,61 €
34,61 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
0 °P sammeln
Als Download kaufen
34,61 €
inkl. MwSt.
Sofort per Download lieferbar
payback
0 °P sammeln
Jetzt verschenken
34,61 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
0 °P sammeln
  • Format: ePub

Summary
RxJava for Android Developers teaches you how to build fast, fluid, and reactive mobile apps for Android with RxJava.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
For Android developers, writing multithreaded apps can be as challenging as it is necessary. RxJava simplifies complex threading operations, maintaining proper synchronization as you switch seamlessly from thread to thread. RxJava also brings the benefits of reactive programming to your appsthat means better real-time…mehr

  • Geräte: eReader
  • mit Kopierschutz
  • eBook Hilfe
  • Größe: 17.7MB
  • FamilySharing(5)
Produktbeschreibung
Summary

RxJava for Android Developers teaches you how to build fast, fluid, and reactive mobile apps for Android with RxJava.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

For Android developers, writing multithreaded apps can be as challenging as it is necessary. RxJava simplifies complex threading operations, maintaining proper synchronization as you switch seamlessly from thread to thread. RxJava also brings the benefits of reactive programming to your appsthat means better real-time responsiveness, the holy grail for every Android developer.

About the Book

RxJava for Android Developers begins by inviting you to think about programming and data the reactive way. This engaging, hands-on essential reference introduces you to the central pattern of RxJava for Android, then explains the View Model before exploring highly sought-after app features like chat clients and elegant transitions. Finally, you'll look at high-level design concerns and architectural approaches and frameworks that work well with Functional Reactive Programming (FRP) thinking.

What's inside

  • An introduction to reactive programming
  • Easier thread management
  • Improving UI responsiveness
  • Thinking asynchronously
  • Building a working chat client

About the Reader

Readers should have some experience building Android applications. No experience with RxJava is needed.

About the Author

Timo Tuominen has used FRP and RxJava extensively while working with Futurice as an architect of a major Android project for Samsung.

Table of Contents

    PART 1 - Core reactive programming
  1. Introduction to reactive programming
  2. Networking with observables
  3. Building data processing chains
  4. Connecting the user interface with networking
  5. Advanced RxJava
  6. PART 2 - Architectures in RxJava
  7. Reactive view models
  8. Developing with view models
  9. Expanding existing Rx apps
  10. Testing reactive code
  11. PART 3 - Advanced RxJava architectures
  12. Advanced architectures: Chat client 1
  13. Advanced architectures: Chat client 2
  14. Transitions with Rx
  15. Making a maps client

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
AUTHOR BIO Timo Tuominen has used FRP and RxJava extensively as an architect of a major Android project for Samsung while working with Futurice. As a consultant he has developed dozens of agile projects on almost all relevant platforms – and a number of dead ones - nowadays bringing FRP to wherever he can.