+ 1
What depth of learning java is required to start making apps in android
can u pls suggest how to proceed for complex code learning after completing java course as it has very basic examples which does not give confidence of writing your own code or innovative ideas. also suggest a good app for android learning. after what time should we switch from java learning to android...what level of mastery is required in java for android.
3 ответов
+ 2
1) Learn the basics of Java;
2) Learn about OOP;
3) Learn about Reflexion in Java;
4) Learn how to take advantage of the use of some java packages;
5) Learn some basic Android concepts (There's some good apps where you can learn that!);
6) Learn more in deepth Android concepts;
7) Practice for like a month in the middle of each point! So it would take you about 6 months! 😂
+ 2
Learn the fundamentals and choose your framework and start writing down your ideas on paper.
Creating some algorithms to implement.
0
@Anthony Perez oh ya and i forgot about the hardest part xD an ideia for an app!!