January 2018
Intermediate to advanced
434 pages
14h 1m
English
You need to install the preferred development environment that compiles and runs Kotlin. You can also use the command line for this purpose, for which you need Kotlin compiler installed, along with JDK. I am using an online IDE at https://try.kotlinlang.org/ to compile and run my Kotlin code for this recipe. You can also use IntelliJ IDEA for your development environment.
Read now
Unlock full access