keraton / java-2-kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository related to the talk:

From Java to Kotlin: the adventures of a smooth migration

Most of the Java applications are written in Java 8 nowadays and people are looking around to upgrade to Java 11 or even migrating to Kotlin. Both are promoted as the new way to go and both have their own strengths. Upgrading to Java 11 might be an obvious next safe step to do and probably the most used frameworks will be Java 11 compliant soon. But what if you could migrate to Kotlin with the same effort? This would bring you additional advantages like: data class, very concise list manipulations, extension functions and even more to get you’re code more readable and maintainable. Considering the Kotlin migration, the first questions that pop up are: What are the wise steps to take and where to start? Some experiences and thoughts answering these questions will be shared during this live coding session.

Talk was given during the following conferences

Date Conference
29-9-2018 Next Build
15-11-2018 Devoxx

About


Languages

Language:Java 100.0%