This repository is a collection of code snippets for learning Kotlin. It's a 101-level resources and does not intend to be a comprehensive resources for learning Kotlin. It's a "showcase" of what Kotlin can do and how its syntax looks like. The code snippets are written in a way that is easy to understand and follow. The code snippets are also written in a way that is easy to experiment with.
- 🌟 Hello World
- 💻 Variables
- 📝 Strings
- 🎉 Functions
- Control Flow
- 🎉 Collection
- 🤖 Class
- 📝 Class Interface
- 👨👩👧👦 Class Inheritance