This document provides an overview of Kotlin, including that it is a general purpose, statically typed programming language that supports both object-oriented and functional programming. It notes that Kotlin is developed by JetBrains and is open source under the Apache 2.0 license. Details are given about using Kotlin on JVM, JS, Native and Android platforms. Information is also provided about installing JDKs and IDEs like IntelliJ IDEA for developing Kotlin applications.