Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

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

Android Developers via YouTube

Overview

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.

Syllabus

Intro
Kotlin is Awesome
Goals
The Tools
Example: Primitive Types
Kotlin Bytecode
Bytecode Decompiler
Memory Profiler
Example: when
Example: Lazy Properties
Example: Unsigned
Example: Ranges
Example: Inline classes
Example: Arrays Java
Example: Lambdas
Example: Extension Functions
Example: Default Parameters
Example: Coroutines

Taught by

Android Developers

Reviews

Start your review of Kotlin Under the Hood: Understanding the Internals - Google I/O 2019

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.