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.
Links
Recommended reading
- Kotlin in Action by Dmitry Jemerov and Svetlana Isakova