CSE332 Section Agenda Week 2: 4/8/10

CSE332 Section Agenda Week 2: 4/8/10

  1. Reminders: Homework 1 due April 9th, Project 1 B due April 12th
  2. The Comparable interface
  3. [20 minutes] Just when you thought you understood Java: public class MyClass<E extends Comparable<? super E>>
  4. [20 minutes] JUnit Testing
  5. [10 minutes] Function Objects
  6. OR
  7. [10 minutes] Big Oh Notation