Where should I learn kotlin?

I was using freecodecamp's tutorial on Kotlin but I was told that a video isn't a good way to learn a language. So I did the hyperskill course but it marks all of my answers as wrong even when the code works, and the subscription for more than ten questions a day is crazy expensive. I will be getting atomic kotlin soon but I still want to learn before it comes

9 points · 6 comments · view on lemmy.world

6 Comments

eksb@programming.dev · 3 pts · 2y
steventrouble@programming.dev · 2 pts · 2y

The official Kotlin Koans from Jetbrains are what I recommend, especially if you're already familiar with Java.

thtroyer@programming.dev · 1 pts · 2y
austin@programming.dev · 1 pts · 2y (1 reply)

If you already know Java, Kotlin for Java Developers is free and created by the Kotlin team.

Lime66@lemmy.world · 2 pts · 2y

I don't know java

Aatube@kbin.social · 1 pts · 2y

Kotlin's official "Learn by example"