Hello everyone, i am new to Kotlin, can anyone poi...
# android
e
Hello everyone, i am new to Kotlin, can anyone point me to the best Kotlin material for me to kick off with? thanks
v
Hey @Etinge Edward Mabian, I would recommend going through the Kotlin Koans (https://play.kotlinlang.org/koans/overview) as a great structured way to get familiar with the language. There is also a #getting-started channel where you can ask if you are stuck somewhere Have fun on your journey! K
e
@Viktor Penelski Thanks a lot
m
These official reference docs (left side menu) are great and well worth a read: https://kotlinlang.org/docs/reference/
z
@Etinge Edward Mabian i didn't like the kotlin koans at all, so for future travellers i put together https://github.com/Zhuinden/guide-to-kotlin see if this is the kind of material that helps you learn better
e
@zhuinden thanks very much