<#C0B8MA7FA|getting-started> I'm new to Kotlin. J...
# getting-started
a
#getting-started I'm new to Kotlin. Just finished Coursera course on Kotlin and looking for the next steps to learn. Are there good books or resources showing how to use Kotlin for Android development and for Android game development? I saw "Kotlin In Action" that is authored by the instructors of the Coursera course. BUT, it doesn't mention Kotlin development for Android and it's a bit old (aside: is a new edition about to come out?). My day job is desktop C# apps. I did some Android development >5 years ago in JAVA but it's a distant memory. Thanks!
s
There’s the new Developing Android Apps with Kotlin course by Google
As far as games, Unity is still one of your best bets
r
You can ask in #android, but if you're going for game development, I'd stick with a game engine. If you really want to code in Kotlin, LibGDX has some nice Kotlin bindings if I remember correctly, but I'd recommend Unity / Godot / Unreal.
a
Steve, haven't seen the Developing Android Apps w/ Kotlin course. Do you have a link? Is it hosted my Udemy or Coursera or somewhere else? Thanks.
s
it’s a Udacity course
😀 1
a
Thanks Steve! I totally missed those in my searches. Looks promising. Both "Kotlin Bootcamp for Programmers" and "Developing Android Apps with Kotlin" And both free!