An open API service indexing awesome lists of open source software.

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

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