When starting on the journey of learning the Kotlin language, it is a good idea to get an initial impression of the language by creating and running the simplest possible program in Kotlin. That is what I will describe how to do in this article. The first step assumes that you have already downloaded and … Continue reading Kotlin: How to create a simple Hello World app