Files
website/src/content/resources/kotlin/intro.md
T

648 B

authors, created_at, title
authors created_at title
veksen#1565
2019/12/15 Kotlin

About

One line language description: Kotlin is a general-purpose programming language that can run on a JVM or be transpiled to Javascript code. It can use functional, procedural, and OO paradigms, and can interleave them. Primarily developed by JetBrains.

  • Kotlin in Action by Dmitry Jemerov and Svetlana Isakova