KotlinConf 2019: Kotlin Uncovered by Chet Haase & Romain Guy

preview_player
Показать описание
Kotlin has many amazing features. Some of those features are even more amazing, knowing that they are somehow supported through the existing Java programming language capabilities.

This session will explore how some of the magical features of Kotlin actually work, under the hood(ie). Get ready for code decompilation, bytecode, and explanations of R8 and D8 optimizations.

If you happened to see the presenters' talk "Kotlin Under the Hood" earlier this year, this is a similar concept, but with different examples. Because it's fun to see how stuff works.

Resources:

#KotlinConf19 #Kotlin #JetBrains

About the Presenters:
Chet has been on the Android team since 2010, mostly working on and leading the UI Toolkit team, but recently as a part of the Developer Relations team. He enjoys hacking code for graphics, UI, performance, and then talking to developers about it at conferences like this.

Romain is an engineer at Google. He worked on the Android Framework team, leading the UI toolkit and UI renderer, and now works on new graphics related projects.
Рекомендации по теме
Комментарии
Автор

Great talk. Do the r8 optimizations presented require I would love to hear more about r8 in the future -- maybe in its own talk.

eatthepi