CSSE 220 -- Object-oriented Software Development

Homework 2 Due at 8:05 AM on Day 3.

  1. Commit the HW1WithTests project that you checked out and modified in class, fixing your code if needed.
  2. Complete the assigned reading for the next session (see the course schedule). If there is something you do not understand, make note of it so you can ask about it. Estimated time: Textbook: 60 minutes.
  3. Look at the Key Concepts from the end of chapters 1 and 2.  This is a good place to quickly notice things you might have missed from the chapters. At some point we will have a "Key concepts vocab quiz" over chapters 1-4.
  4. Glance at Exercises 2.1-2.6, 2.8-2.14, 3.1-3.7 of Weiss . If you can't quickly see (at least in general terms) how you would do one of them, perhaps you should spend a little bit more time thinking about it, or even do it in detail.
  5. Complete the Angel quiz over this reading. You'll find this on the course Angel page, under Lessons → Assignments → Reading Quizzes → Quiz 2.
    The quiz should be available Wednesday morning.  Estimated time (after reading the material): 20 minutes.
  6. If you are itching to program, you can start to grapple with Homework 3 (arrays and strings).