Hi All, I have 3+ years of experience on Java, let...
# getting-started
a
Hi All, I have 3+ years of experience on Java, let me know from where I should start learning Kotlin
c
I opened up Android Studio and https://kotlinlang.org/docs/reference/
Intellij is also acceptable 😄
a
If you like a “hands-on” learning, try Kotlin Koans online to get familiar with Kotlin
http://try.kotlinlang.org/koans
👍 1
each koan is pretty quick to do (5 minutes?)
but all together, they cover most (if not all) of the features Kotlin has