Android Programming: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
===Java===
===Java===
*[http://docs.oracle.com/javase/tutorial/java/ Sun/Oracle Javese Tutorial] This explains the object oriented ideas of Java well.
*[http://docs.oracle.com/javase/tutorial/java/ Sun/Oracle Javese Tutorial] This explains the object oriented ideas of Java well.
*[http://it-ebooks.info/book/2057/ Learn Java for Android Development, by Jeff Friesen]
*[http://it-ebooks.info/book/2057/ Learn Java for Android Development, by Jeff Friesen] A helpful book.


===Eclipse Integrated Development Environment (IDE)===
===Eclipse Integrated Development Environment (IDE)===

Revision as of 14:24, 20 September 2013

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

Great Circle Centered on KL7NA You can make your own using python and matplotlib.

MOOCs