Android Programming: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
Line 37: Line 37:
===MOOCs===
===MOOCs===
*[https://www.futurelearn.com/courses/begin-programming-2014 Massive Online Open Course from Future Learn]
*[https://www.futurelearn.com/courses/begin-programming-2014 Massive Online Open Course from Future Learn]

===Other Android Tutorials and Resources====
*[http://www.anysoftwaretools.com/best-android-development-resources/ A list of 46 Useful Android Programming Resources]

Revision as of 14:18, 3 October 2016

Useful Resources for Learning Android Development

Java

Eclipse Integrated Development Environment (IDE)

Eclipse is an open source IDE that can be used with a variety of languages. It is written in Java, and so is very cross platform. It is especially good for Java and Android development.

Videos

Specialized topics for Android Apps

DCC 2013 Specific Notes

MOOCs

Other Android Tutorials and Resources=