Kotlin For Java Developer

Hello All, I have one year of experience in Java and I am looking for kotlin tutorial. I have checked on youtube but I am not satisfied with those materials. Can anyone suggest me best kotlin tutorial which is best for java developer point of view?

All primary learning materials are here.

1 Like

This official doc is sufficient to start with.

An alternative way to start if you want hands on:
In intellij do the kotlin koans (install the edutools plugin). As you know java, if you are stuck, try writing java code and use the convert to kotlin code function.

You can also do the koans online with https://try.kotlinlang.org