Hey I’ve been developing android apps with Java for a couple of months now. What’s the best way of getting started with kotlin and learning it. Any good guides online or any documentation I could follow?
I started a few months ago. And the language was very simple and easy to learn compared to Java so I covered almost all language features except for Reflection ( I even used tailrec which I never thought I would use it ).
In my opinion, to start with the language check 2 or 3 videos for the Kotlin guys talking about it, then just skim through the documentation. It is all explained with examples and great things and notes.
1 Like
Hi, you can use kotlin samples for android. Please support the repo on Github too