CSSE 120 -- Introduction to Software Development

Homework 1

  1. Complete the assigned reading for the next session, Zelle, §1.3, 1.5–2.4. Also, review the course syllabus as needed.
  2. (21 pts) Complete the ANGEL quiz over this reading.
  1. (50 points) Implement a Python program that creates a graphical scene. Your scene must includes some animation implemented using one or more loops.

  2. Robotics students: Install the PyCreate library by following these instructions for installing PyCreate and its associated modules.
  3. Robotics students: If you have a laptop prior to the 2009-2010 model, download the Bluetooth transmitter driver for your laptop following these directions for installing a Bluetooth transmitter driver.
  4. There is a large on-line community of Python users. Take a look at python.org to see some of what is available.

To turn in your homework1.py file:
  1. Find the Drop Box on the course ANGEL page, under Lessons → Homework → Homework 1 → HW1 Drop Box
  2. Enter a short, one-paragraph description of your scene in the Message field.
  3. Upload your homework1.py program to the drop box on Angel as follows:
    1. Click the Attachments button.
    2. Click Browse... and select your homework1.py file.
    3. Click Upload File.
    4. Verify that the file appears in the list of Uploaded Files.
    5. Click Finished to close the Attachments window.
  4. Click Submit to finish the submission process.