.Tutorials.

~ Tutorial #1 ~ September 15th ~
  Readings: Chapter 1
  Introduction to CodeWarrior (Link)


~ Tutorial #2 ~ September 22nd ~
  Readings: Chapter 2
  Comments
  Testing
  Objects versus Classes
  Sample Class
  Quiz #1


~ Tutorial #3 ~ September 29th ~
  Readings: Chapters 3 and 4
  String methods
  Constructors
  Return values from methods
  Assignment statements
  System.out.print vs System.out.println
  Magic numbers
  Example Methods (new features for the car)
  Quiz #2


~ Tutorial #4 ~ October 6th ~
  Readings: Chapter 4
  Handback and Review of Quiz 1 & 2, and Assigment 0
  Program Development Startegy (PDS)
  The mysteries of static revealed
  Quiz #3

~ Tutorial #5 ~ October 13th ~
  Readings: Chapter 5
  Tracing code
    method jumping
    concat
    substring
    constructors
    how to show spacing
    multiple classes
    general program flow
  How to use pseudocode to help plan your coding
  Style in Java programs < link >
  Return quiz #3
  Do quiz #4 (held at the end of tutorial

~ Tutorial #6 ~ October 20th ~
  Readings: Chapter 6
  Code Example
    While Loops (using condition or using true, and break)
    For Loops
    If Statements
  Tracing Code - Using visual representations
  Hand back, and take up Quiz #4
  Quiz #5

~ Tutorial #7 ~ October 27th ~
  Readings: Chapter 7
  Midterm Prep class
  Bring all your questions to this class, and they shall be answered.
  Complete walkthrough of a previous midterm.
  Handback and review quiz # 5 (gulp)
  No Quiz (yay)

~ Tutorial #8 ~ November 3rd ~
  Readings: Chapter 8 and 9
  Handback and review Midterm quizes
  Handback and review Assignment 1
  Overview of Boolean precedence, and logic
  BufferedReader and such input methods
  Quiz 6

~ Tutorial #9 ~ November 10th ~
  Readings: Chapter 9 and 10
  Arrays
  Vectors
  Annotation Review
  Take up Quiz 6
  Quiz 7


~ Tutorial #10 ~ November 17th ~
  Readings: Chapter 10
  Two Dimensional Arrays (again)
  Java Memory Model
  Take up Quiz 7
  Quiz 8

~ Tutorial #11 ~ November 24th ~
  Readings: Chapter 10
  Debugging Code
  Inheritance
  Take up Assignment 2
  Java Memory Model
  Take up Quiz 8
  Quiz 9

~ Tutorial #12 ~ December 1st ~
  Readings: Chapter 13
  Hand back and discuss A2
  Hand back and discuss quiz #9
  Another couple of examples of inheritance, discuss polymorphism
  Answer questions about A3
  Give quiz #10


Main ~ Tutorials ~ Marks ~ Contact ~ Links
sitemap