CS 1101 - A-term 16

Lab 3 - Lists of Structs

Tuesday/Wednesday, September 13/September 14

Preliminaries

What you should do

  1. Complete Problem 1 of Homework 3. After you finish problem 1, ask one of the lab assistants to check over your work to make sure you're on the right track. Remember that fields should be defined in the order given in the assignment description.

  2. Complete Problem 2 of Homework 2. After you finish writing the templates, ask a lab assistant to check them over.

  3. Spend the rest of the lab period developing test cases for the remaining problems. Do not write the function definitions at this time (you'll do that for homework), just develop the test cases. We want you to get in the habit of writing test cases before you start thinking about how you're going to implement a function. Feel free to ask a lab assistant for help as you develop test cases.

What to Turn In

If you don't get through all the problems, don't worry; you may complete the remaining problems as you continue working on the homework. Today you should turn in whatever you've completed at the end of the 50-minute lab period.

Using InstructAssist, turn in a single file containing the work you completed during the lab. The name of the project is Lab 3. Name your file yourLastName-lab3.