...

/

First Program in Kotlin

First Program in Kotlin

Learn to create your first program in Kotlin and explore variations of the main function.

The Hello, World program

The first step in our Kotlin adventure is to write a minimal program in this language. Yes, it’s the famous Hello, World ...