Skip to main content

Section outline

    • Setting up Kotlin in IntelliJ
    • Variables, data types, strings, and control flow
    • Handling nullable types and loops
    • Introduction to functions