Kotlin Tutorial

Kotlin Classes

Install Kotlin:

Kotlin is now available in Intellij IDEA and Android Studio release.

Download and install one of these IDEs (Integrated Development Environment) to start working with Kotlin.

 

DOWNLOAD Intellij IDEA.

 

Once your Intellij IDEA is downloaded, open it. Click New Project to get started.

Then, select the New Project and name it whatever you want. And keep the default settings as it is. Click, Create at bottom right. This will create a new project for you in which everything will already be set up.

This tutorial will teach you the most basic fundamentals of Kotlin.
NOT REQUIRED, any prior programming language experience.