Reactive Programming with Kotlin (Second Edition)

Reactive Programming with Kotlin (Second Edition)
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : 1950325253
ISBN-13 : 9781950325252
Rating : 4/5 (53 Downloads)

Book Synopsis Reactive Programming with Kotlin (Second Edition) by : raywenderlich Tutorial Team

Download or read book Reactive Programming with Kotlin (Second Edition) written by raywenderlich Tutorial Team and published by . This book was released on 2020-08-08 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn Reactive Programming in Kotlin with RxJava!The popularity of reactive programming continues to grow on an ever-increasing number of platforms and languages. Rx lets developers easily and quickly build apps with code that can be understood by other Rx developers-even over different platforms.Not only will you learn how to use RxJava to create complex reactive applications on Android, you'll also see how to solve common application design issues by using RxJava. Finally, you'll discover how to exercise full control over the library and leverage the full power of reactive programming in your apps.Who This Book Is ForThis book is for Android developers who already feel comfortable with the Android SDK and Kotlin, and want to dive deep into development with RxJava, RxKotlin, and RxAndroid.Topics Covered in Reactive Programming with Kotlin:Getting Started: Get an introduction to the reactive programming paradigm, learn the terminology involved, and see how to begin using RxJava in your projects.Event Management: Learn how to handle asynchronous event sequences via two key concepts in Rx-Observables and Observers.Being Selective: See how to work with various events using tools such as filtering, transforming, combining, and timing operators.UI Development: RxJava and companion libraries make it easy to work with the UI of your apps, providing a reactive approach to handling user events.Intermediate Topics: Level up your RxJava knowledge with chapters on reactive networking, error handling, and schedulers.Advanced Topics: Round out your RxJava education by learning about app architecture, repositories, and integrating RxJava with Android Jetpack.And much, much more!By the end of the book, you'll have hands-on experience solving common issues in a reactive paradigm-and you'll be well on your way to coming up with your own Rx patterns and solutions!


Reactive Programming with Kotlin (Second Edition) Related Books

Reactive Programming with Kotlin (Second Edition)
Language: en
Pages:
Authors: raywenderlich Tutorial Team
Categories:
Type: BOOK - Published: 2020-08-08 - Publisher:

DOWNLOAD EBOOK

Learn Reactive Programming in Kotlin with RxJava!The popularity of reactive programming continues to grow on an ever-increasing number of platforms and language
Reactive Programming in Kotlin
Language: en
Pages: 316
Authors: Rivu Chakraborty
Categories: Computers
Type: BOOK - Published: 2017-12-05 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Develo
Hands-On Design Patterns with Kotlin
Language: en
Pages: 299
Authors: Alexey Soshin
Categories: Computers
Type: BOOK - Published: 2018-06-15 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing apps Key Features Understand traditional GOF desi
Reactive Programming in Kotlin
Language: en
Pages: 322
Authors: Rivu Chakraborty
Categories: Computers
Type: BOOK - Published: 2017-12-05 - Publisher:

DOWNLOAD EBOOK

Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Develo
Learning RxJava
Language: en
Pages: 393
Authors: Thomas Nield
Categories: Computers
Type: BOOK - Published: 2017-06-20 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Reactive Programming with Java and ReactiveX About This Book Explore the essential tools and operators RxJava provides, and know which situations to use them in