Does anyone know of any books that are for experie...
# android
s
Does anyone know of any books that are for experienced Kotlin developers who are learning Android? Like, not learning Kotlin through Android, but the other way around? Or does that not exist? Looking for any other resources to flesh out my Android knowledge as well, if anyone has any to share 🙂
f
j
Also Professional Android
though developer.android.com might be your best resource
and/or udemy/code labs depending on learning style
f
I think picking up any idea and start developing it. This is the best approach to learn.
c
@Shan I’m not aware of any great resources but this code lab may help at least get you started: https://codelabs.developers.google.com/codelabs/build-your-first-android-app-kotlin/index.html?index=..%2F..index#0 From there I think you could pick up some of the other Android/Kotlin code labs
And then from there as already said, developer.android.com is a good resource especially once you have some of the basics down
s
Ah, yeah I was just hoping for a book maybe because for some reason having a physical copy really helps me learn 🙂 Maybe I'll check out Kotlin for Android Developers, though the reviews make it seem like its more about learning Kotlin than Android.
i
l
@Shan I can write that book, should I?
f
give it a shot 😂
d
Android Apprentice sounds like exactly what you're looking for: https://store.raywenderlich.com/products/android-apprentice
p
I got some pdf books. Let me know if you want pdf.
a
@Paul I want.
f
Please share here
p
Am just going to share tittles and put them in a google drive where you can download them
Android Studio 3.2 Development Essentials
and Learn Android Studio 3 with Kotlin
l
@Shan You can try this (free) Udacity course: https://eu.udacity.com/course/developing-android-apps-with-kotlin--ud9012 It's not 100% complete yet but there's already quite a lot of content there to help you start with Android.
👀 1