mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 23:43:37 +02:00
648 B
648 B
authors, created_at, title
| authors | created_at | title | |
|---|---|---|---|
|
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.
Links
Recommended reading
- Kotlin in Action by Dmitry Jemerov and Svetlana Isakova