Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.69 KB

Episode_10.md

File metadata and controls

36 lines (25 loc) · 1.69 KB

Episode 10: Kotlin Language Design Nitpicking with Dmitry Jemerov from JetBrains

We know about sound volume level issue #67 and tried our best to maximize it in this episode, but Artem used his crappy headphones mic instead of professional one and we couldn't achieve what we wanted, sorry about that, we'll try our best in next episode.

We've talked to Dmitry Jemerov aka @yole from Kotlin team at JetBrains about some language design decisions made in Kotlin:

  • Package visibility in Kotlin
  • Java static equivalent in Kotlin
  • Companion objects
  • Static extension functions
  • Classes are final by default but fields are public
  • Unchecked exceptions
  • Generics
  • Base types: Any, Unit, Nothing
  • Traits
  • Delegates
  • Data classes
  • Upcoming features

Guest:

Dmitry Jemerov @intelliyole, personal blog, GitHub

Hosts:

Additional links: