Android Development with Kotlin
Jul 27, 2017 · 1 min read

In Google IO 2017 Google announced Kotlin as one of the first class languages for Android development.
I remembered programming in Kotlin one or two times but didn’t adopt it as my daily go to programming language. But this time I have decided to give it a try. I have started developing small Android applications in Kotlin.
And from my experience till now I can tell you that it has made me more productive. It helps me to get more work done with less number of lines of code.
And yes I don’t have to put semicolon anymore 😐
I am experimenting with Kotlin and will share more about it in future.
I am also planning on starting a series Android development with Kotlin.
Hit like if you think that I should do a series on this topic.