Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
RxJava for Android App Development
Top Free Machine Learning Books 🌠 - 100% Free or Open Source!
  • Title: RxJava for Android App Development
  • Author(s) K. Matt Dupree
  • Publisher: O'Reilly Media (October, 2016)
  • Paperback: N/A
  • eBook: HTML and PDF
  • Language: English
  • ISBN-10: N/A
  • ISBN-13: 978-1491939338
  • Share This:  

Book Description

RxJava is hot property among experienced Android developers these days, but this powerful library for handling asynchronous data in Android apps can be difficult to learn. In this O’Reilly report, mobile software engineer Matt Dupree introduces you to RxJava basics and then uses a real-world scenario to demonstrate how this library makes quick work of tasks that can often become messy and inflexible.

Short for Reactive Extensions for the JVM, RxJava uses functional programming to make asynchronous data handling in Android apps cleaner and more flexible. As you’ll discover, the FRP paradigm can be hard for people used to imperative programming, but the payoff is enormous. RxJava lets you represent any operation as an asynchronous data stream that can be created on any thread and consumed by multiple objects.

Although you might have some trouble following the code at first, you’ll still see why RxJava provides many advantages over traditional ways of handling asynchronous data in Android applications. It’s the development prescription you’ve been looking for.

About the Authors
  • K. Matt Dupree is a wannabe philosophy professor turned wannabe tech entrepreneur. He's also a mobile software engineer that's particularly interested in Android development. He blogs at philosophicalhacker.com. He also recently founded Droid Journal, a journal that seeks to publish peer-reviewed articles on Android development.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Reactive Programming on Android with RxJava (C. Arriola, et al)

    This book is a guide for experienced Android developers looking to learn about reactive programming using RxJava, the Java implementation of ReactiveX. It is written in a clear and concise way with many Android-specific examples.

  • Exploring Android (Mark L. Murphy)

    This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on "hands-on" - provides step-by-step instructions for building the app.

  • GUI Design for Android Apps (Ryan Cohen, et al)

    This book is the perfect - and concise - introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps.

Book Categories
:
Other Categories
Resources and Links