Главная
Study mode:
on
1
Intro
2
Kotlin is Awesome
3
Kotlin is Magical
4
The Tools
5
Example: Primitive Types
6
Kotlin Bytecode
7
Bytecode Decompiler
8
Memory Profiler
9
Interlude When 10001 != 10001
10
Example: when
11
Example: Lazy Properties
12
Example: Unsigned
13
Example: Ranges
14
Example: Inline classes
15
Example: Arrays Java
16
Example: Extension Functions
17
Example: Default Parameters
18
Example: Coroutines
19
Should You Care?
Description:
Explore the inner workings of Kotlin in this 35-minute conference talk from Devoxx Poland 2019. Delve into powerful language features that may involve significant behind-the-scenes work, including object allocation and reflection. Learn about tools and techniques to discover hidden complexities in Kotlin code. Examine examples of primitive types, bytecode, memory profiling, lazy properties, unsigned numbers, ranges, inline classes, arrays, extension functions, default parameters, and coroutines. Gain insights into when these features matter for performance and how to effectively use Kotlin's capabilities while being aware of their implications.

Kotlin Under the Covers

Devoxx
Add to list