Github: https://github.com/ravidsrk/BlrKotlin2018
On Strategies to apply Kotlin to existing Java code:
* Steps to Convert to Kotlin successfully.
* Takeaways while converting to Kotlin with Android Studio.
* Issues faced while converting to Kotlin.
* Eliminate all !! from your Kotlin code.
* Kotlin Extensions
* Kotlin Android Extensions