Weekly Lab ExercisesThe lab exercises will be posted here weekly. The usual deadline is Tuesday night at midnight (note that there are some exceptions). The work in lab will lead into and be part of the week's project. Labs will also count significantly towards participation. |
Lab Instructor Information
Prof. Stephanie R. Taylor Office hours: T 10:30-12:00 and 4-5, R 2:30-4, F 1-3 |
Learning Goals
The learning goals for the lecture and lab are the same -- both are meant to work together to accomplish the goals for the course as a whole. They are- Students can read a simple program and correctly identify its behavior
- Students can convert a problem statement into a working program that solves the problem.
- Students understand abstraction and can break down a program into appropriate procedural and object-oriented components
- Students can generate an approximate model of computer memory and describe how an algorithm affects its contents.
- Students can communicate the result of their work and describe an algorithm.
Lab Exercise 1: Equipping yourself for the projects Project Due 11:59 pm, Tuesday, 9 September 2014 |
Lab Exercise 2: Python, functions, and parameters Project Due 11:59 pm, Tuesday, 16 September 2014 |
Lab Exercise 3: Loops, conditionals and command line parameters Project Due 11:59 pm, Tuesday, 23 September 2014 |
Lab Exercise 4: Images Project Due 11:59 pm, Tuesday, 30 September 2014 |
Lab Exercise 5: Lists Project Due 11:59 pm, Friday, 10 October 2014 |
Lab Exercise 6: Object Collections Project Due 11:59 pm, Tuesday, 21 October 2014 |
Lab Exercise 7: Strings, Grammars, and Trees Project Due 11:59 pm, Tuesday, 28 October 2014 |
Lab Exercise 8: Classes Project Due 11:59 pm, Tuesday, 4 November 2014 |
Lab Exercise 9: Inheritance Project Due 11:59 pm, Tuesday, 11 November 2014 |
Lab Exercise 10: Not Quite Straight Lines Project Due 11:59 pm, Tuesday, 18 November 2014 |
Lab Exercise 11: 3D Turtle Project Due 11:59 pm, Friday, 5 December 2014 |