Basic

Kotlin Hello World Program

In this tutorial we will make Kotlin hello world program. When we start learning any new programming language, hello world is the very first program that we mostly make. So below I have shared the program along with its explanation.

How to Run Kotlin Program in Eclipse IDE

In this tutorial you will learn how to run Kotlin program in Eclipse IDE. Below is the step by step procedure to install Kotlin plugin and then configure Eclipse to run Kotlin program. The process is same and should work on all Eclipse versions.