Learn how to convert Java to Kotlin by following Kotlin's idioms with Google Developers Codelabs. Refactoring to Kotlin, which is available in English, Brazilian and Chinese, provides a guided, hands-on coding experience in a running time of just less than an hour.
While the latest IDE's do a good job in automatically converting Java code into Kotlin, this doesn't preclude that you also understood the mapping from the one code base to the other.Further you are naturally predisposed to continue writing Kotlin under Java's mentality, following Java's practices and idioms. The Refactoring to Kotlin Codelab aims to change that.
full article on i-programmer
While the latest IDE's do a good job in automatically converting Java code into Kotlin, this doesn't preclude that you also understood the mapping from the one code base to the other.Further you are naturally predisposed to continue writing Kotlin under Java's mentality, following Java's practices and idioms. The Refactoring to Kotlin Codelab aims to change that.
full article on i-programmer
Comments