Practical Tips For Legacy Java Codebases Conversion Into Kotlin by Younes Charfaoui

Описание к видео Practical Tips For Legacy Java Codebases Conversion Into Kotlin by Younes Charfaoui

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs

In this session, I will share some ideas and suggestions for turning a codebase in Java into Kotlin.

It may look simple by just taping Ctrl+Shift+Alt+K to turn a Java Code into Kotlin File. Still, if we want to use the full power of kotlin and steer the code into idiomatic kotlin, it would require much attention.

Specifically in parts when kotlin brings something new entirely to the table, from extension functions for utilities to adding expressiveness through Kotlin standard library functions and much more.

Converting Legacy Java Projects to Kotlin is a must to use the best of Kotlin features such as coroutines, sealed classes, extension functions, and many other features to help software maintainability, testability, and other pleasing qualities we search for in software.

Talk by: Younes Charfaoui

#kotlinconf'23 #Kotlin #java #KotlinConf

Комментарии

Информация по комментариям в разработке