Talks
Events

Upgrade Time: Choose Java 11+ or the “Other” One…Kotlin

Paulien van Alst at GOTOpia November 2020

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 and weaknesses. Upgrading to Java 11 might be an obvious next safe step to do. But what if you could migrate to Kotlin with the same effort? This would bring you additional advantages like: data classes, very concise list manipulations, extension functions, DSL's and even more to get your 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.