CSSE 120 — Introduction to Software Development

Homework 3

Reminder: for each class session and associated homework:
  • You do the Reading Quiz on Angel.
  • You do all other work in Eclipse in the project that you checked out for that session.
  • You turn in your Eclipse work by committing that project.
  • See pair-programming advice for how to deal with pair-programming projects.

  1. Complete the assigned reading for the next session: Zelle, Chapter 3.
  2. (29 points) In Angel, complete the Reading Quiz over the above reading.
  3. (20 points) With your pair-programming partner, complete the following two modules that you began in class:

    These are both in today's Eclipse project 03-AssignmentAndLoops.

  4. (10 points) By yourself (i.e., not pair-programming), do the conversion.py module in today's Eclipse project 03-AssignmentAndLoops.