Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Kotlin Study Path

  1. Starts with the Coursera's course Kotlin for Java Developers (free course)
  2. If you like Venkat's style, you'll like Kotlin for Java Programmers by Venkat Subramaniam (video) - it's a pragmatic and funny introduction on the key features of the language.
  3. Have fun following the nice Kotlin Koans to dig into the bits of the language
  4. Explore the rich and complete official documentation at https://kotlinlang.org/docs/reference/

Then, if you like Kotlin and want to go on learning and practicing, be inspired by some lectures like

Moreover, if you really want to go deeper:

Good books to learn Kotlin