YoVDO

Kotlin Under the Covers

Offered By: Devoxx via YouTube

Tags

Devoxx Courses Kotlin Courses Code Optimization Courses Coroutines Courses Memory Profiling Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.

Syllabus

Intro
Kotlin is Awesome
Kotlin is Magical
The Tools
Example: Primitive Types
Kotlin Bytecode
Bytecode Decompiler
Memory Profiler
Interlude When 10001 != 10001
Example: when
Example: Lazy Properties
Example: Unsigned
Example: Ranges
Example: Inline classes
Example: Arrays Java
Example: Extension Functions
Example: Default Parameters
Example: Coroutines
Should You Care?


Taught by

Devoxx

Related Courses

Play by Play: Developing Microservices and Mobile Apps with JHipster
Pluralsight
Java Performance Tips Over 15 Years - What Did I Learn?
Devoxx via YouTube
Excellent Ways to Secure Your Spring Boot Application
Devoxx via YouTube
Incredible Things You Can Do with Micronaut & GraalVM
Devoxx via YouTube
10 Mistakes Hackers Want You to Make
Devoxx via YouTube