Introduction Kotlin is a language by JetBrains, the company behind IntelliJ IDEA and other (sweet) tools, and is purpose-built for large-scale software projects to improve upon Java with a focus on readability, correctness and developer productivity. The language was created in response to limitations in Java which were hindering development of…