RxJava Essentials

Купить бумажную книгу и читать

Купить бумажную книгу

По кнопке выше можно купить бумажные варианты этой книги и похожих книг на сайте интернет-магазина "Лабиринт".

Using the button above you can buy paper versions of this book and similar books on the website of the "Labyrinth" online store.

Реклама. ООО "ЛАБИРИНТ.РУ", ИНН: 7728644571, erid: LatgCADz8.

Автор: Ivan Morgillo

Название: RxJava Essentials

Издательство: Packt Publishing

Год: 2015

Формат: mobi

Размер: 5.4 MB

Язык: Английский

Для сайта:

Learn reactive programming to create awesome Android and Java apps

About This Book

- Create interactive Android apps with Java Reactive Extensions

- Learn Reactive Programming through real-life examples that you can use in your Android app

- Beat Android concurrency and threading issues to take your apps to a new level

 

Who This Book Is For

If you are an experienced Java developer, reactive programming will give you a new way to approach scalability and concurrency in your backend systems, without forcing you to switch programming languages.

What You Will Learn

Master the Observer pattern and create Observable objects and sequences

Convert lists of objects to Observable sequences

Change existing methods to reactive asynchronous functions

Filter Observable sequences to ensure that only the value you want will reach your functions

Transform and manipulate Observable sequences into new sequences

Combine, merge, and concatenate Observable sequences to create new sequences

Move away from the Android main thread and AsyncTask to learn multithreading and concurrency the easy way with Schedulers

Communicate with a remote REST API using Retrofit Observable responses

Create your first RxJava-powered Android app

In Detail

RxJava―Reactive Extensions for the JVM―is a library for composing asynchronous and event-based programs using Observable sequences for the Java VM, which will help you beat Android platform limitations to create astonishing Android apps.

Starting with some quick background information on the Rx .NET library, this book quickly moves on to your first example. You will understand Observables and learn to filter, transform, or merge them in detail. Next, you will learn how to get rid of Threads, AsyncTasks, and Handlers with Schedulers to create a smooth user experience. Develop an easy, ready-to-go approach to REST API communications and enrich your skills by working with new challenging examples.

By the end of the book, you will have explored the reactive programming world and will have created your first Android app without having to think about threading, networking, concurrency, and collection management.

Дата создания страницы: