Kotlin Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

You need to install a preferred development environment that compiles and runs Kotlin. You can also use the command line to compile and run your Kotlin code, for which you need Kotlin compiler installed along with JDK.