Kotlin is a modern open-source programming language developed by JetBrains, the makers of the popular IntelliJ IDEA Java IDE. It combines object-oriented and functional programming features and is designed to be a pragmatic language with a simple and concise syntax. Kotlin is interoperable with Java, which means that it can be used to develop Android applications.