#Need chronological order (with resources if possible) for android development.
19 messages · Page 1 of 1 (latest)
u mean a roadmap?
if yes then checkout, https://roadmap.sh
I know about roadmap.sh but still I am confused. I want the order with their resources, like Java/kotlin->android studio->XML etc..
huh can u elaborate?
cause i don't understand what kinda "order" you want
also, that example doesn't make any sense
what i meant to say, for example: here https://roadmap.sh/android
in the image, do i go like this?
if yes,
for number 4, where can i get the resources? i prefer video tutorials where someone teaches us or goes in a particular order like Activity,life cycle, etc
some of the resouces on the website does not have enough examples for me to get a clear understanding.
P.S: I just dont want to waste my time cluelessly learning from various websites. I need to know if i am doing things correctly or not. i hope you understand what i mean.
for number 4, where can i get the resources?
mind clicking on those boxes?
I clicked, try clicking yourself, not enough examples. If you don't know about the resources it's fine
it literally gives u the docs link, wdym by not enough examples?
and yes the ordering is correct
imo reading docs and articles is the fastest way to learn
and watching youtube tutorials is slowest
I would suggest starting with Java
Get a grip on java build a few applications in java maybe even try learning some backend stuff just to clear you concepts in java
The start learning about different coding architectures like MVC MVVM these will be very important when it comes to android development
After this you should start learning android development
It will be much more easier to learn Android like this. Once you get the basics one you should then learn kotlin