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
6 Comments
eksb@programming.dev · 3 pts · 2y
https://www.baeldung.com/kotlin/kotlin-overview
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
https://exercism.org/tracks/kotlin
austin@programming.dev · 1 pts · 2y
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"