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
6 replies
https://www.baeldung.com/kotlin/kotlin-overview
The official Kotlin Koans from Jetbrains are what I recommend, especially if you're already familiar with Java.
https://exercism.org/tracks/kotlin
If you already know Java, Kotlin for Java Developers is free and created by the Kotlin team.
I don't know java
Kotlin's official "Learn by example"