July 2018
Intermediate to advanced
400 pages
12h 14m
English
IntelliJ IDEA is an integrated development environment (IDE) for Kotlin created by JetBrains (which also created the Kotlin language). To get started, download the IntelliJ IDEA Community Edition from the JetBrains website at jetbrains.com/idea/download (Figure 1.1).
Figure 1.1 Downloading IntelliJ IDEA Community Edition
Once it has downloaded, follow the installation instructions for your platform as described on the JetBrains installation and setup page at jetbrains.com/help/idea/install-and-set-up-product.html.
IntelliJ IDEA, called IntelliJ for short, helps you write well-formed Kotlin code. ...
Read now
Unlock full access