Cantitate/Preț
Produs

Reactive Java Programming

Autor Andrea Maglie
en Limba Engleză Paperback – 4 noi 2016
Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.
Reactive Java Programming includes unique coverage of reactive Android programming, growing more and more popular in mobile development with the Cloud. After reading this guide to reactive programming, you'll be able to apply it to your own big data cloud applications that use Java.


What You'll Learn
  • Use and map observables
  • Filter and combine events
  • Employ subjects, schedulers, and backpressure
  • Handle reactive patterns
  • Test your RxJava code
  • Write your own operators
  • Carry out reactive Android programming

Who This Book Is For
Experienced Java programmers new to reactive programming and those who may have some experience with reactive programming new to Java.
Citește tot Restrânge

Preț: 17831 lei

Preț vechi: 22288 lei
-20% Nou

Puncte Express: 267

Preț estimativ în valută:
3413 3517$ 2881£

Carte tipărită la comandă

Livrare economică 04-18 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484214299
ISBN-10: 1484214293
Pagini: 300
Ilustrații: XVII, 108 p. 23 illus. in color.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.21 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

1. ReactiveX and RxJava.- 2. Observables and Observers.- 3. Subscription Lifecycle.- 4. Subjects.- 5. Networking with RxJava and Retrofit.- 6. RxJava and Android.


Notă biografică

Andrea Maglie is an IT Engineer graduated at University of Padua and a Senior Java/Android Developer. He has been working on RxJava since 2014, especially in Android development. Currently he has three apps published in the Play Store as contributor (MiSiedo, Texa CARe, Musement) plus two apps as an indie developer (Setlist and Loopo). Between 2013 and 2015 he run "Sono Digitale," an Italian podcast about technology and development. In 2015 he founded the Google Developer Group (GDG) of Venice.
In his free time, he plays guitar and writes on his tech blog at www.andreamaglie.com.


Textul de pe ultima copertă

Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.
Reactive Java Programming includes unique coverage of reactive Android programming, growing more and more popular in mobile development with the Cloud. After reading this guide to reactive programming, you'll be able to apply it to your own big data cloud applications that use Java.
In this book you'll learn how to:
  • Use and map observables
  • Filter and combine events
  • Employ subjects, schedulers, and backpressure
  • Handle reactive patterns
  • Test your RxJava code
  • Write your own operators
  • Carry out reactive Android programming

Caracteristici

A compact accelerated treatment of reactive Java programming Unique coverage of reactive Android programming, growing more and more popular in mobile development with the Cloud The popular Netflix created reactive Java or RxJava in 2013