Videos

Tools & Code

  • IntelliJ: Free IDE for developing Java applications; get Community Edition. Works under most PC OS's. Only used for assignment 1.
  • Android Studio: Free tool based on IntelliJ for developing Android applications. Works under most PC OS's.
  • Suggested Java code style guide.
  • Intro Java chapter if you want a brief guide to Java for programmers.

Special thanks to Dr. Brian Fraser for the video tutorials below. I highly recommend them as a first stop for learning about the programming skills required for this course.

Android Tutorials

Basic Android Videos

Database on Android

Testing

Intro Java Programming

Revision Control

Git Videos

Miscellaneous Videos

Videos