Course curriculum

  • 1

    Welcome

    • Course Overview

    • What is Programming?

    • How to Learn Programming?

    • What is Kotlin?

  • 2

    Kotlin: Basics

    • Hello World

    • Values

    • Variables

    • Data types

    • Arithmetic operators

    • Control - if/else

    • Control - When

    • Relational operators

    • Logical operators

    • Loop - For

    • Loop - While

    • Functions

    • Classes

    • Constructors

  • 3

    Kotlin: Intermediate

    • Kotlin: Intermediate Intro

    • Data types - Arrays

    • Data types - List

    • Data types - Map

    • Lambda Expressions

    • Inheritance

    • Interface

    • Exception Handling

  • 4

    What's Next?

    • What's Next?

  • 5

    Bonus

    • Comin Soon