Course Demo
updated Aug. 2, 2021

What is this Course?


This course is designed to serve as an introduction to the Kotlin programming language. So if you have no idea what Kotlin is or how to use it, this is the perfect course for you.

It's structured differently than how I usually make courses. There will be no videos (at least no videos yet), it will be mostly/all written. But don't worry, there will be lots of examples.


Prerequisites


This is meant to be for complete beginners when it comes to Kotlin, so you don't need anything. In the first lecture, you'll learn how to install the Kotlin plugin for Android Studio. But that's not the only way you can follow this course.

Alternatively, you can run and test the examples in this series using the online compiler that's available on the Kotlin website. Online compiler.

Personally, I prefer using the online compiler because it's simple to use and it's very light-weight. But if you want to experiment with your java projects and try to integrate Kotlin, you'll obviously want to use Android Studio.






Comments