+ 1
After learning this app completely, can create an android app by myself?
Can I write java codes as well by learning from applications and books only?
4 Answers
+ 2
No, this app will not *yet* teach you everything you need to know, but it will teach you all of the basics. You will still need to do a ton of practicing, and you will also need to learn more advanced coding skills, but practice makes perfect. You will definitely need to learn how to use Android studio, and I would recommend you should learn Kotlin thoroughly if you want to make a career out of developing apps for Android. In Myanmar not many people have learned Kotlin yet, so if you learn well, you could be among the first. Anyway, hope that helps. Cheers bro!
+ 2
Phyo Thiha all the best bro! Keep on learning. đ Cheers.
+ 1
Android uses separate API's your best bet once you learn the basics of java is build some simple applications using interfaces and generics then dive into the Android platform download android studio and get a book on it. There are many different thing from java SE that are relevent in android but you have to learn android API so from this basic intro no you cant creat a full app but maybe a hello world one just grab a book and dive in.
+ 1
Thanks bro