KotlinConf 2018 - Exploring the Kotlin Type Hierarchy from Top to Bottom by Nat Pryce
Comments • 6
Next videos
Autoplay
KotlinConf 2017 - Deep Dive into Coroutines on JVM by Roman ElizarovJetBrainsTV
Views 58K
KotlinConf 2018 - Building Server Backends with Ktor by Ryan HarterJetBrainsTV
Views 35K
Highland Park seized their building; the price to get it back was 2 new police carsWXYZ-TV Detroit | Channel 7
Views 182K
TIKTOKS that are super funnyLazarLazar
Views 2.2M
How the suns Locker Room was after getting blew out in game 7RDCworld1
Views 2.4M
Carl Meyer - Type-checked Python in the real world - PyCon 2018PyCon 2018
Views 52K
KotlinConf 2018 - Exploring Coroutines in Kotlin by Venkat SubramaniamJetBrainsTV
Views 80K
How to Kotlin - from the lead Kotlin language designer (Google I/O '18)Android Developers
Views 278K
Let, Also, Apply, Run, With - Kotlin Scope FunctionsPhilipp Lackner
Views 42K
BEST WAY To Understand Hierarchy In Graphic Design! *Essential*Satori Graphics
Views 34K
C# Generics - What they are, why they are useful, and how to create themIAmTimCorey
Views 180K
This Is A Clever, Ingenious, And Simple Method For Pouring Liquid Into A Large ContainerTop World Facts
Views 9M
Grid Scale Energy Storage 30x cheaper than Lithium-ion! How do they do that?Just Have a Think
Views 251K
Ranking your CURSED setupsKonstantin
Views 45K
I made it on TV!!😱Brent Rivera
Views 12M
🍗🍕🍔 DON´T WASTE FOOD… 🍔🍕🍗 Photography Tutorial in #Shorts by youneszarouYounes Zarou
Views 46M
Cool Amazon GadgetsAtHomeWithQuita
Views 7M
When your girl has a celebrity crushApnaJ
Views 98K
This Gun Cures Your Wounds INSTANTLY! | 10 Strange Tech GadgetsDOPE or NOPE
Views 493K
WHY YOU SHOULD CHANGE THE THERMOSTAT!BwaJack
Views 10M
Apple iPhone Ad SECRET SOLVED (nostalgic)😱📱#shortsSoarin
Views 3.1M
This is an awesome talk! Although I was already familiar with the basic type hierarchy of Kotlin, the stuff on generics variance was new to me.
I love the type system of Kotlin its so refreshing to come to from Java
Great talk. I initially found these concepts hard to understand before watching this videos. It’s probably one of reason I have avoided Kotlin as a language. But, this video was great. I actually have a better understanding of the type system. Great explanation by the speaker.
I had difficulties with Kotlin reflection. I had method receiving a parameter of type Class
Great explanation.
All the examples of juice in the generics part, especially for explaining the "in" variance, is kind off... so to say.
The example "if I have a fruit juicer, I can put inside an orange and still works", still working even without specifying the "in" for the contravariance