Session Details
Session
Level: #Intermediate
Category: Kotlin | Format: Session
3:50 pm - 4:30 pm | Oreo
Exploring Kotlin Wonders and Avoiding Faux Pas
Session Description:
Kotlin brings a wealth of features designed to streamline and enhance development. In this talk, we will talk about Kotlin’s most exciting features, such as data classes, extension functions, coroutines, and more. How to use them to write cleaner, more efficient, and robust code. However, even with its powerful capabilities, Kotlin can present pitfalls if not used wisely. We’ll also delve into common pitfalls and how to avoid them. Like misusing extension functions, mishandling coroutines, and the subtleties of null safety. By understanding both the strengths and potential missteps of Kotlin, people will be better equipped to maximize its benefits while steering clear of common mistakes.