Kotlin Tutorials
Learn Kotlin step by step — a complete, ordered Kotlin tutorial course.
Your Kotlin learning path
Free, in order. Start at the top and work down.
Foundations
Steps 1–13
- → Kotlin Variables Tutorial
- → Kotlin Data Types Tutorial
- → Kotlin String Template Tutorial
- → Kotlin Operators Tutorial
- → Kotlin Arithmetic Operators Tutorial
- → Kotlin Assignment Operators Tutorial
- → Kotlin Relational (AKA Comparison) Operators Tutorial
- → Kotlin Logical Operators Tutorial
- + 5 more in this part
Building blocks
Steps 14–26
Going deeper
Steps 27–39
- → Kotlin return Statement Tutorial
- → Kotlin return Statement Tutorial
- → Kotlin Function with Single Expression Tutorial
- → Kotlin Function with Single Expression Tutorial
- → Kotlin Function Overloading Tutorial
- → Kotlin Function Overloading Tutorial
- → Kotlin Function Optional Default Arguments Tutorial
- → Kotlin Function Optional Default Arguments Tutorial
- + 5 more in this part
Advanced
Steps 40–50
- → Kotlin Pass by Reference and Pass by Value Tutorial
- → Kotlin Comments Tutorial
- → Kotlin Comments Tutorial
- → Kotlin readLine() Function Tutoiral
- → Kotlin readLine() Function Tutoiral
- → Kotlin Class and Objects Tutorial
- → Kotlin Class and Objects Tutorial
- → Kotlin Constructors Tutorial
- + 3 more in this part
- 257 Kotlin Comments Tutorial In this section we will learn what comments are and how to use them in Kotlin. What is…
- 257 Kotlin Comments Tutorial In this section we will learn what comments are and how to use them in Kotlin. What is…
- 267 Kotlin readLine() Function Tutoiral In this section we will learn what the readLine() function is and how to use it in Kotlin.…
- 267 Kotlin readLine() Function Tutoiral In this section we will learn what the readLine() function is and how to use it in Kotlin.…
- 277 Kotlin Class and Objects Tutorial In this section we will learn what the Class and Objects are and how to use them in…
- 277 Kotlin Class and Objects Tutorial In this section we will learn what the Class and Objects are and how to use them in…
- 287 Kotlin Constructors Tutorial In this section we will learn what the constructors are and how to use them in Kotlin. Note:…
- 287 Kotlin Constructors Tutorial In this section we will learn what the constructors are and how to use them in Kotlin. Note:…
- 297 Kotlin Secondary Constructor (AKA Constructor Overloading) Tutorial In this section we will learn what the constructor overloading is and how it works in Kotlin. Note:…
- 297 Kotlin Secondary Constructor (AKA Constructor Overloading) Tutorial In this section we will learn what the constructor overloading is and how it works in Kotlin. Note:…