Book Image

Kotlin in Practice [Video]

By : Marko Devcic
Book Image

Kotlin in Practice [Video]

By: Marko Devcic

Overview of this book

Kotlin is a programming language intended to be better than Java, and it's designed to be usable on any platform that is compatible with Java. Kotlin is great for building amazing Android applications in an easy and effective way. During this course, you will build an Android app from scratch. Through this process, we’ll explain the intermediate and advanced features of the Kotlin language. By the end of the course, you’ll be proficient in building effective Android applications using Kotlin.
Table of Contents (6 chapters)
Chapter 6
Reactive Programming with RxJava
Content Locked
Section 2
RxJava in Use Cases and Presenters
This video will help you use RxJava in use cases and presenters. - Consume obeservables in use cases and presenters - Explore RxJava for multi-threaded programming - Learn about RxJava for functional programming