Completed
Multiple items in file
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Kotlin
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Kotlin?
- 3 Kotlin features
- 4 Function Arguments
- 5 Variables
- 6 Null safety
- 7 String Interpolation
- 8 Pattern Matching
- 9 Data Classes
- 10 Multiple items in file
- 11 Singleton
- 12 Properties
- 13 Top-level functions
- 14 Function Types
- 15 Extensions & Collections
- 16 Final Example
- 17 How to Start?