And what resources would you recommend for newcome...
# getting-started
t
And what resources would you recommend for newcomers to Kotlin because YouTube isn't working out
j
kotlinlang.org is a good start
Also I was told Kotlin koans are good too, but I never used them myself. Coming from Java, Kotlin was pretty straightforward to pickup. Converting Java projects to Kotlin with the IDE also taught me a lot (the IDE inspections are great)
👍 1
p
try Jetbrains Academy Kotlin course, it's free and a great introduction! https://www.jetbrains.com/academy/
t
Thanks
K 1
s
Kotlin Koans, Kotlin in Action