Kotlin Conference 2023

<< RETURN: Coding / Kotlin / Articles & Resources

This page is dedicated for Kotlin Conference 2023.

Kotlin Conference 2023 (April 12 – 14)

TLDR

Kotlin 2.0

Kotlin 2.0 boasts a faster compile speed compared to Kotlin 1.8, and will come out after Kotlin 1.9. This means there will not be a Kotlin 1.10.

New Features (after Kotlin 2.0)
  • Static extensions
  • Collection literals
  • Name-based destructuring
  • Context receivers
  • Explicit fields
Kotlin Notebooks

Kotlin Notebooks will be available with IntelliJ IDE!

Google on Kotlin

Kotlin DSL is now default for all new Android Applications, starting with Android Studio Giraffe.