Lecture 32, CS 302-7 and 8, April 11

  1. Various things
    1. Program 3
    2. Office hours this week:

                                                               i.     Tomorrow, 1:30-2:30

  1. Review:
    1. Public vs private
    2. Overriding .equals
  2. Exam 2 fun
    1. Review questions
  3. Input validation
    1. An OOP approach

                                                               i.     InputValidation.java

                                                             ii.     Validator.java

    1. Do you need to do something like this on the exam?  No…

                                                               i.     Take the simpler solution (unless specified not to)

  1. Homework – For Friday – Study