Learning Java app

Klaushybrid

Member
Jul 21, 2014
5
0
0
Is there an app to learn Java (especially Eclipse) on android?

Posted via the Android Central App
 
Last edited:
there are no good apps that teach you how to program for now. you're better off learning Java from codecademy or something. once you have a good grasp of Java and OOP, you should have no problems learning how to develop apps in Eclipse!
 
First of all i would study Algorithmics unless you are interested in developing games using Unity for example. In that case all physics are implemented but programming is tough and there are thousand of books and tutoriales in internet : thenewboston or codecademy for instance.
 
There are some really good Java books out there.

I highly advise you to read and learn Java first then switch to Android. I'm not sure you can just learn Android as a beginner.

Start with Java, some XML and databases (MySQL is great).
 
There are some really good Java books out there.

I highly advise you to read and learn Java first then switch to Android. I'm not sure you can just learn Android as a beginner.

Start with Java, some XML and databases (MySQL is great).

I totally agree with you, you can also keep an eye on the Google website for android development to get started.
 
Official Android documentation,
Stackoverflow - as Knowledge base,
Official Oracle Java docs,
Vogella website has many useful Android tutorials.
 
Is there an app to learn Java (especially Eclipse) on android?

Posted via the Android Central App

Hello Klaushybrid,

Do you want to learn Java from your Android device? or to learn Android?
If you want to learn Java from your Android device there is an app by SoloLearn called Learn Java, just search in Play Store.
If you would like to learn Android I would recommend the official android developer site.

Best Regards,
Molevi