Sessions
GOTOpia November 2020

Tuesday Nov 10
12:10 –
12:50
Room 3

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

Slides:


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 during this live coding session.

What will the audience learn from this talk?

  • How to migrate a Java service to Kotlin in concrete and independent steps the difference in idioms between the two languages how to use Kotlin in an idiomatic way.
  • Finally the audience will have a complete view on how to migrate successfully.

Attendees: Join the #programming channel on Slack to send your questions to Paulien

programming languages
back-end
front-end