.
.

Thursday, September 3, 2015

Learning Reactive Programming With Java 8



  • Author: Nickolay Tsvetinov
  • Language: English
  • Publisher: Packt Publishing - ebooks Account (June 30, 2015)
  • Pages: 177
  • Size:  1 MB
  • Format: pdf
  • ISBN-13: 978-1785288722

Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples

About This Book

  • Learn about Java 8's lambdas and what reactive programming is all about, and how these aspects are utilized by RxJava
  • Build fast and concurrent applications with ease, without the complexity of Java's concurrent API and shared states
  • Explore a wide variety of code examples to easily get used to all the features and tools provided by RxJava

Who This Book Is For

If you are a Java developer that knows how to write software and would like to learn how to apply your existing skills to reactive programming, this book is for you.

What You Will Learn

  • Discover what reactive programming is and how you can benefit from it
  • Get to grips with the new functional features of Java 8 and some functional theory
  • Create RxJava Observable instances from virtually any data source
  • Transform, filter, and accumulate your data using various RxJava operators
  • Combine multiple data sources in one dataset, using custom logic
  • Write concurrent programs with ease, scheduling actions on various workers
  • Learn about unit testing asynchronous RxJava logic
  • Extend RxJava by writing your own operators and factory methods


http://adf.ly/1Nf4Bl
 

No comments:

Post a Comment