Apress | Reactive Java Programming (2016 EN)

Discussion in 'Programming' started by Kanka, Aug 1, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Andrea Maglie
    Full Title: Reactive Java Programming
    Publisher: Apress; 1st ed. edition (December 2, 2016)
    Year: 2016
    ISBN-13: 9781484214282 (978-1-4842-1428-2), 9781484214299 (978-1-4842-1429-9)
    ISBN-10: 1484214293
    Pages: 108
    Language: English
    Genre: Programming
    File type: PDF (True)
    Quality: 10/10
    Price: 21.39 €


    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.

    -------------
     
    Last edited by a moderator: Aug 16, 2020