Embed presentation
Downloaded 138 times


















Kotlin is a statically typed programming language that runs on the Java Virtual Machine and is fully interoperable with Java. Kotlin is developed by JetBrains and is currently at version 0.7. Kotlin has tooling support in IntelliJ IDEA, Android Studio, Eclipse, Gradle, Maven and Ant. The Kotlin ecosystem includes server-side frameworks like Ktor and Kara, client-side support with kInterest for JavaScript, database support with Exposed, testing with Spek, and DSLs for HTML, Android UI, and Ant. Kotlin was created to address issues with Java like verbosity and null safety.
















