• Stars
    star
    193
  • Rank 194,737 (Top 4 %)
  • Language
    Kotlin
  • License
    Other
  • Created almost 12 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

101 examples for Kotlin Programming language.

This is a collection of runnable console applications that highlights the features of Kotlin programming language.

The use of console application enable an easy way to demonstrate features of Kotlin programming language quickly. All the code here compiles under Kotlin Plugin 1.0.0.

I find it useful when I forgot certain Kotlin construct. Instead of looking up on the documentation, I just quickly checked the snippets in Kotlin101.