https://github.com/sorianog/kotlin-koans
Playground for Kotlin Koans
https://github.com/sorianog/kotlin-koans
intellij koan koans kotlin learning playground tutorial
Last synced: about 1 month ago
JSON representation
Playground for Kotlin Koans
- Host: GitHub
- URL: https://github.com/sorianog/kotlin-koans
- Owner: sorianog
- Created: 2020-01-24T12:49:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T18:34:33.000Z (about 5 years ago)
- Last Synced: 2025-01-28T11:38:13.323Z (3 months ago)
- Topics: intellij, koan, koans, kotlin, learning, playground, tutorial
- Language: Kotlin
- Homepage: https://play.kotlinlang.org/koans/overview
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin Koans
Playground for Kotlin Koans (coded with IntelliJ IDEA 🤓)## Running Koans
- Each .kt has a `fun main()`
- Just click the green ▶️ (play) button to run them