Welcome to Week 2

  • Last Friday's lab: any questions?
  • Let's review the “Extra” section. We can also review our vehicular class design.
  • Lecture notes for some important Java language specifics
    • Any interest in handouts for Java language-specific syntax/notes?

Lectures

Today's Topics

  1. Finish up methods() (not subroutines!)
  2. Expressions review
    1. arithmetic
    2. comparisons, now with String objects!
    3. logical expressions
  3. Let's write a (hopefully) working program
    1. it has to include main() !

Homework

  • TBD

Apropos of nothing