Java 25th January

Today's Lesson:

1) Open Oracle Java Tutorials website:
http://docs.oracle.com/javase/tutorial/

2) iPads: Open the Java App
  • The App allows to compile and run your program

3) Work through the Tutorial called "Learning the Java Language":
http://docs.oracle.com/javase/tutorial/java/index.html
  • Object Orientated Programming Concepts
  • Language Basics
  • Classes & Objects
  • Interfaces & Inheritance
  • Numbers & Strings
  • Generics
  • Packages