Kotlin
The modern default language for Android.
💡
This course has 3 lessons. Start with the first one and use the next / previous links at the bottom of each lesson — the sidebar keeps the whole course in order.
Lessons
- Syntax and null safetyvals and vars, expression-oriented control flow, and the type system that keeps null out of your code until you ask for it.
- Classes, data classes and extensionsPrimary constructors, inheritance and interfaces, then the language features that remove boilerplate: data classes, sealed types and extension functions.
- Coroutines and collectionsSuspend functions without blocking a thread, structured concurrency, Flow for streams, and the collection operators you will use daily.
More in Mobile Development
Android iOS Flutter React Native Swift
Last refreshed 2026-09-17.