https://kotlinlang.org logo
Title
s

Shawn

01/19/2018, 2:54 PM
If you’re not yet familiar with Kotlin iteration semantics, I strongly recommend going through the Conventions section of the Kotlin Koans
👍 1
a

Ayden

01/19/2018, 3:12 PM
Conventions section of the Kotlin Koans?
s

Shawn

01/19/2018, 3:14 PM
:google: Kotlin Koans -> https://try.kotlinlang.org/
a

Ayden

01/19/2018, 3:14 PM
If I want to catch up Kotlin and step into Android Kotlin.
I should master everything about Kotlin?
s

Shawn

01/19/2018, 3:15 PM
If this is your first foray into application development, then you should at least go through all the Koans
a

Ayden

01/19/2018, 3:16 PM
Understand.
Thank you.
s

Shawn

01/19/2018, 3:16 PM
it won’t teach you anything specific about Android, but it should get you familiar enough with kotlin to let you start reading about Kotlin on Android