Completed
Step by step
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kotlin - Lessons From the Backend
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What this talk is about
- 3 Introduction
- 4 Project timeline
- 5 Why kotlin?
- 6 Things we use more than once
- 7 Implicit types
- 8 Null-safety
- 9 Functionals be like
- 10 Bias towards immutability
- 11 Extensions
- 12 Type aliases
- 13 Process of moving to Kotlin
- 14 Team reactions
- 15 Step by step
- 16 Interoperability with Java
- 17 Classes final by default
- 18 Combining Spring & Kotlin
- 19 Concluding thoughts