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.

Learn Kotlin, one tutorial at a time.

Drop your email — we’ll send a fresh Kotlin tutorial each week. No spam.

  1. 7 Kotlin Variables Tutorial In this section we will learn what Variables are and how to use them in Kotlin. What is…
  2. 17 Kotlin Data Types Tutorial In this section we will learn what data types are and how to use them in Kotlin. Note:…
  3. 27 Kotlin String Template Tutorial In this section we will learn what the String Template is and how to use it in Kotlin.…
  4. 37 Kotlin Operators Tutorial In this section we will learn what the Operators are and how to use them in Kotlin. What…
  5. 47 Kotlin Arithmetic Operators Tutorial In this section we will learn what the Arithmetic Operators are and how to use them in Kotlin.…
  6. 57 Kotlin Assignment Operators Tutorial In this section we will learn what the Assignment operators are and how to use them in Kotlin.…
  7. 67 Kotlin Relational (AKA Comparison) Operators Tutorial In this section we will learn what the Relational operators are and how to use them in Kotlin.…
  8. 77 Kotlin Logical Operators Tutorial In this section we will learn what the Logical Operators are and how to use them in Kotlin.…
  9. 87 Kotlin Type Casting (AKA Type Conversion) Tutorial In this section we will learn what the type casting is and how it works in Kotlin. What…
  10. 97 Kotlin if else Statements Tutorial In this section we will learn what the if else statement is and how to use it in…
  11. 107 Kotlin Ternary Operator Tutorial In this section we will learn what the ternary operator is and how to use it in Kotlin.…
  12. 107 Kotlin Ternary Operator Tutorial In this section we will learn what the ternary operator is and how to use it in Kotlin.…
  13. 117 Kotlin when Statement (switch statement) Tutorial In this section we will learn what the when statement is and how to use it in Kotlin.…
  14. 117 Kotlin when Statement (switch statement) Tutorial In this section we will learn what the when statement is and how to use it in Kotlin.…
  15. 127 Kotlin do while Loop Tutorial In this section we will learn what the do-while loop is and how to use it in Kotlin.…
  16. 127 Kotlin do while Loop Tutorial In this section we will learn what the do-while loop is and how to use it in Kotlin.…
  17. 137 Kotlin while Loop Tutorial In this section we will learn what the while loop is and how to use it in Kotlin.…
  18. 137 Kotlin while Loop Tutorial In this section we will learn what the while loop is and how to use it in Kotlin.…
  19. 147 Kotlin for Loop Tutorial In this section we will learn what the for loop is and how to use it in Kotlin.…
  20. 147 Kotlin for Loop Tutorial In this section we will learn what the for loop is and how to use it in Kotlin.…
  21. 157 Kotlin break Statement Tutorial In this section we will learn what the break statement is and how to use it in Kotlin.…
  22. 157 Kotlin break Statement Tutorial In this section we will learn what the break statement is and how to use it in Kotlin.…
  23. 167 Kotlin continue Statement Tutorial In this section we will learn what the continue statement is and how to use it in Kotlin.…
  24. 167 Kotlin continue Statement Tutorial In this section we will learn what the continue statement is and how to use it in Kotlin.…