dodyg / Kotlin101

101 examples for Kotlin Programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

101 examples for Kotlin Programming language.

License:Other


Languages

Language:Kotlin 100.0%