Resources

Kotlin

veksen#1565
December 15, 2019
1 minute read time

Resources

Written by and for TPH members, short introduction topics to commonly answered questions.

Extra resources

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