Главная
Study mode:
on
1
Intro
2
Kotlin is Awesome
3
Goals
4
The Tools
5
Example: Primitive Types
6
Kotlin Bytecode
7
Bytecode Decompiler
8
Memory Profiler
9
Example: when
10
Example: Lazy Properties
11
Example: Unsigned
12
Example: Ranges
13
Example: Inline classes
14
Example: Arrays Java
15
Example: Lambdas
16
Example: Extension Functions
17
Example: Default Parameters
18
Example: Coroutines
Description:
Dive into the internals of Kotlin in this 41-minute Google I/O'19 conference talk. Explore how Kotlin's modern language features and rich extensions work under the hood. Learn to use Android tools to investigate these internals yourself. Discover insights on primitive types, bytecode, memory profiling, and various Kotlin features like 'when' statements, lazy properties, unsigned types, ranges, inline classes, arrays, lambdas, extension functions, default parameters, and coroutines. Gain a deeper understanding of Kotlin's inner workings to enhance your Android development skills.

Kotlin Under the Hood: Understanding the Internals - Google I/O 2019

Android Developers
Add to list