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.
- 7 Kotlin Variables Tutorial In this section we will learn what Variables are and how to use them in Kotlin. What is…
- 17 Kotlin Data Types Tutorial In this section we will learn what data types are and how to use them in Kotlin. Note:…
- 27 Kotlin String Template Tutorial In this section we will learn what the String Template is and how to use it in Kotlin.…
- 37 Kotlin Operators Tutorial In this section we will learn what the Operators are and how to use them in Kotlin. What…
- 47 Kotlin Arithmetic Operators Tutorial In this section we will learn what the Arithmetic Operators are and how to use them in Kotlin.…
- 57 Kotlin Assignment Operators Tutorial In this section we will learn what the Assignment operators are and how to use them in Kotlin.…
- 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.…
- 77 Kotlin Logical Operators Tutorial In this section we will learn what the Logical Operators are and how to use them in Kotlin.…
- 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…
- 97 Kotlin if else Statements Tutorial In this section we will learn what the if else statement is and how to use it in…
- 107 Kotlin Ternary Operator Tutorial In this section we will learn what the ternary operator is and how to use it in Kotlin.…
- 107 Kotlin Ternary Operator Tutorial In this section we will learn what the ternary operator is and how to use it in Kotlin.…
- 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.…
- 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.…
- 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.…
- 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.…
- 137 Kotlin while Loop Tutorial In this section we will learn what the while loop is and how to use it in Kotlin.…
- 137 Kotlin while Loop Tutorial In this section we will learn what the while loop is and how to use it in Kotlin.…
- 147 Kotlin for Loop Tutorial In this section we will learn what the for loop is and how to use it in Kotlin.…
- 147 Kotlin for Loop Tutorial In this section we will learn what the for loop is and how to use it in Kotlin.…
- 157 Kotlin break Statement Tutorial In this section we will learn what the break statement is and how to use it in Kotlin.…
- 157 Kotlin break Statement Tutorial In this section we will learn what the break statement is and how to use it in Kotlin.…
- 167 Kotlin continue Statement Tutorial In this section we will learn what the continue statement is and how to use it in Kotlin.…
- 167 Kotlin continue Statement Tutorial In this section we will learn what the continue statement is and how to use it in Kotlin.…