https://kotlinlang.org logo
Title
j

Josh Davis

02/07/2022, 3:24 PM
Hey everyone 👋🏻 I'm new to the community and would love some recommendations on resources to learn Kotlin. Any of your favorite books, courses, video series etc would be greatly appreciated!
👋 4
j

Jerv Norsk

02/07/2022, 3:26 PM
Hello @Josh Davis, welcome aboard. Check out this section of Kotlin documentation: https://kotlinlang.org/docs/learning-materials-overview.html
:thank-you: 3
👍 1
👍🏻 1
s

Stephan Schroeder

02/07/2022, 3:50 PM
the way I learned Kotlin: • Kotlin Koans • Kotlin in Action • very useful: the Kotlin Playground https://play.kotlinlang.org
👍🏻 1
👍 1
:thank-you: 3
t

therealbluepandabear

02/08/2022, 1:39 AM
Read a book from your library. From my experience, books are much better in terms of quality that documentation.
t

Tom Haywood

02/11/2022, 4:54 AM
Depends on how you like to learn. I found Kotlin Koans very helpful, and simply reading the Kotlin documentation front to back. That was 2-3 years ago, but I would expect the quality of the doco has only got better.