DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Kotlin: Cheat Sheet

Quick reference for Kotlin.

Read time: 1 min Words: 37
My Progress

Kotlin — Cheat Sheet

Quick info

  • Slug: kotlin
  • Extensions: .kt, .kts

Hello World

// Hello World in Kotlin
Hello, World!

Notes

  • This is a starter reference to avoid empty pages.
  • You can expand it with real syntax, examples, and trusted links.

Official docs