Kotlin is a new and open-source programming language developed by JetBrains. They are the official developers of the most famous Java IDE, named Intellij IDEA. In this Kotlin tutorial series we will learn Kotlin from the beginning. Kotlin is a statically typed language, which means that all the types of variables used in the code […]