Wrapping Up the Kotlin Journey

Congratulations! You have learned the basics of Kotlin, a modern and refined language.

Kotlin blends Java’s stability with Python-like simplicity, which makes it very attractive.


Which door should you open next?

1. “I want to build apps in my hand”

  • Recommended: Android App Development
  • Why: Kotlin is Google’s top recommended language for Android. What you learned here is core to building apps.

2. “I want to build fast, stable servers”

  • Recommended: Spring Boot with Kotlin
  • Why: More companies are building servers in Kotlin instead of Java.

3. “Build small tools”

  • Make a lottery number generator
  • Build a simple text-based adventure game
  • Sketch the core logic for a vocabulary app

Like Kotlin’s slogan, we hope your coding world becomes more fun and rich.

Great work!