Hey, this may be the wrong channel for this. If so...
# android
s
Hey, this may be the wrong channel for this. If so, let me know and I'll delete this post. I've never built an android app (been mostly working server-side and front-end for the past few years), and I was wondering if maybe someone could point me towards a good resource for learning the ins-and-outs of building one. I'm very familiar with java and pretty familiar with kotlin as well. I'd prefer to start out with kotlin and make something small just to practice. I realize I can google this, but I thought maybe the people in here might have some more insight/better recommendations.
j
Udacity.com has android classes in Java. Some are free, some aren't. The concepts will apply to Kotlin development as well. I'd recommend taking the java courses so you can learn how to transpose java to kotlin while learning the dev tools and Androids MVVM quirks.
p
Udacity has added Android app development courses using kotlin also, here is the link https://in.udacity.com/course/developing-android-apps-with-kotlin--ud9012
☝️ 1