What is Kotlin?

Kotlin is a statically typed multi-paradigm language designed quite simply as a better alternative to Java. Like Java, it compiles to bytecode that runs on the Java virtual machine, but Kotlin provides a more concise syntax and language features loved… Continue Reading