Introduction
  • Introduction
  • Kotlin Overview
  • Kotlin Installation
Basic Syntax
  • Section Overview
  • First Program
  • Variables and Arithmetics
  • Strings
  • Conditionals
  • When
  • Loops
  • Arrays
  • Convert Java Code to Kotlin
Functions and Lambdas
  • Function Declaration and Usage
  • Lambda Expressions
OOP in Kotlin
  • Classes and Objects
  • Null Safety
  • Data Class
What's Next?
  • What's Next?