CSC 160 Fall 2012 - Homework 9
Assigned Nov 19 & 21, due Mon Nov 26

1) Assignments with time stamps during class time (Mon or Wed 4:15-5:30pm) will be given a grade of ZERO.
2) In the spirit of the pair programming article that you read and summarized in HW5, this week's homework assignment may be done in pairs. If you choose to work in pairs, you must find time outside of class to work together in person at one computer. As per the syllabus, you cannot "pair-off" with the same person more than once during the semester. If you choose to do the assignment in pairs, please submit one copy through Moodle where both last names are used in each file name and both names appear as a comment at the top of each pane (Definitions and Interactions).
3) Start this homework as soon as possible so that you have time to get any help you may need from the instructor or course tutor prior to when the assignment is due.
4) Do not start the exercises until to have fully read and fully understood the corresponding textbook sections. If there is something you do not fully understand, you must contact the instructor or course tutor prior to starting the assigned exercises.


Assigned M 11/19
Textbook Reading (to review today's class):
  • Read Sections 13.3-13.5 of the textbook.

    Do the following textbook exercises in DrRacket on your own or in pairs (using the ideas in the Pair Programming article):
  • Exercise 13.3.3: Show ALL Design Recipe steps including Data Analysis and 3 well-chosen examples
  • Exercise 13.4.1: Show ALL Design Recipe steps including Data Analysis and 3 well-chosen examples
  • Exercise 13.5.1: Show ALL Design Recipe steps including 3 well-chosen examples [Make sure to type (require picturing-programs) at the top of the Definitions Pane.]

  • Textbook Reading (to prepare for next class):
  • Read Sections 13.6-13.10 of the textbook.


    Assigned W 11/21
    Textbook Reading (to review today's class):
  • Read Sections 13.6-13.10 of the textbook.

    Do the following textbook exercise in DrRacket on your own or in pairs (using the ideas in the Pair Programming article):
  • Exercise 13.7.5: Show ALL Design Recipe steps including Data Analysis and 5 well-chosen examples. For full credit, you must call the function you defined in 13.3.3 in the function body to 13.7.5, using the ideas of Chapter 11.

    Textbook Reading (to prepare for next class):
  • Read Sections 15.1-15.6 of the textbook.


    Submitting your Assignment
    You are required to submit this assignment in a single Definitions Pane and a single Interactions Pane through Moodle. Points will be deducted for completing the assignment with multiple Definitions and/or Interactions Panes.

    Be sure to include your first and last name as a comment in the first line of both your Definitions Pane and Interactions Pane.

    The file name for the Definitions Pane needs to be "hw9[LastName]Def.rkt" where:
  • [LastName] is replaced with your last name.
  • For example, if I were submitting this assignment, I would name the file "hw9WittensteinDef.rkt".

    Similarly, the file name for the Interactions Pane needs to be "hw9[LastName]Int.rkt".

    If these filenames are not used, points will be deducted from the assignment grade.


    GRADING
    Question Point Value
    13.3.3 (Total) 22
    13.3.3 (Contract) 2
    13.3.3 (Purpose) 1
    13.3.3 (Data Analysis) 2
    13.3.3 (3 Examples) 3
    13.3.3 (Skeleton) 2
    13.3.3 (Inventory) 2
    13.3.3 (Function) 8
    13.3.3 (Testing/Interactions Pane) 2
    13.4.1 (Total) 22
    13.4.1 (Contract) 2
    13.4.1 (Purpose) 1
    13.4.1 (Data Analysis) 2
    13.4.1 (3 Examples) 3
    13.4.1 (Skeleton) 2
    13.4.1 (Inventory) 2
    13.4.1 (Function Definition) 8
    13.4.1 (Testing/Interactions Pane) 2
    13.5.1 (Total) 20
    13.5.1 (Contract) 2
    13.5.1 (Purpose) 1
    13.5.1 (3 Examples) 3
    13.5.1 (Skeleton) 2
    13.5.1 (Inventory) 2
    13.5.1 (Function Definition) 8
    13.5.1 (Testing/Interactions Pane) 2
    13.7.5 (Total) 36
    13.7.5 (Contract) 2
    13.7.5 (Purpose) 1
    13.7.5 (Data Analysis) 6
    13.7.5 (5 Examples) 5
    13.7.5 (Skeleton) 2
    13.7.5 (Inventory) 2
    13.7.5 (Function Definition) 8
    13.7.5 (Function Re-Use) 8
    13.7.5 (Testing/Interactions Pane) 2
    HW9 TOTAL 100




    Last Modified: 11/23/12