Good evening just joined and new to kotlin. I was...
# getting-started
j
Good evening just joined and new to kotlin. I was wondering if anyone had a good up to date resource for learning kotlin besides the website. Any resources you recommend. Thank you in advance.
f
The most updated resource now is the Kotlin official documentation https://kotlinlang.org/docs/reference/
d
These might be considered part of the website, but I think both kotlin by example and koans are helpful for getting started
j
Ok any video resources you recommend
c
I think @donnfelker put out a kotlin video course/series on youtube that got great reviews.
d
Correct. You can watch it for free here https://caster.io/courses/kotlin-programming-language and upon completion you’ll receive a Certificate of Completion. You can also watch the full course for free on YouTube as well:

https://www.youtube.com/watch?v=pY9TMWbRpv0&list=PLVXCHo4qlbd82gyZgwI7xOTDn9mA5M4Xs

(no certificate if viewed here though). Over 9 hours of content, 130+ lessons. All free. Enjoy. (thanks for the recommendation @Colton Idle)
👍 5
b
Try Coursera course by JetBrains
j
Thanks for all the suggestions. Appreciate it.
f
in Udacity you can find many free courses and they’re a good starting point for Kotlin and Android mainly 1- Kotlin Bootcamp for programmers --> for Kotlin language 2- Developing Android Apps with Kotlin --> for Android beginners 3 Advanced Android with Kotlin --> for Mid-level Android developers