Typing in Java, Kotlin and Scala
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the differences between Java, Kotlin, and Scala type systems in this 44-minute Devoxx conference talk. Compare bytecode generation, compilation and execution times, and examine the behavior of generics and type inference across these JVM-powered languages. Analyze code samples to understand how each language handles types, including topics such as type parameters, covariance, type erasure, and reified generics. Gain insights from experienced developers Hanneli Tavante and Breandan Considine as they delve into the intricacies of these popular programming languages, providing valuable knowledge for both backend developers and those interested in JVM language comparisons.
Syllabus
Intro
Disclaimers
Bias
Kotlin
Refactor
Rotate
Type Parameters
State
Type Orientation
Scala Type Orientation
Covariance
Rerender
Variants
Type erasure
Generic parameters
Type erasure strategies
Why is this important
References
Reified Generics
Erasure
Taught by
Devoxx
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity