15110
SUMMER SESSION TWO - 2014
|
Fast Links: Lab Sections and Course Assistants | Lab Schedule
Each lab will be posted here for your reference along with sample answers after the labs are all over. Labs participation counts for 5% of your grade. There are 12 labs so you can miss 2 labs without penalty. This does not include the lab exam dates (see below). If you miss a lab, you are responsible for understanding the material you missed. You must go to the lab for your assigned section in order to get credit for lab participation.
Two lab exams will be given (see schedule below) that will test your ability to write simple Python programs given a limited amount of time and resources. No makeups will be allowed except as allowed in the official course policy. The lab exams are worth a total of 10% of your grade.
SECTION | DAY/TIME | ROOM | TEACHING ASSISTANT |
U (undergraduates) | MTWRF 4:30PM-5:20PM | GHC 5205 | Patrick Yurky (pyurky) |
E (APEA students) | MTWRF 4:30PM-5:20PM | GHC 5201 | Michael Murphy (mjmurphy) |
NOTE: Labs do not meet five days a week. See the schedule below. On dates
not listed, extra help will be given in the GHC 5201 from 4:30-5:20PM.
(No lab or extra help on Friday, July 4 and Friday, August 8.)
Lab Schedule
Instructions for Electronic Handin
LAB | DATE | TOPIC | SAMPLE ANSWERS |
Lab 1 | Monday, June 30 | Lightbot | Sample Answers |
Lab 2 | Wednesday, July 2 | Intro to Python | Sample Answers |
Lab 3 | Monday, July 7 | Loops and Conditionals | Sample Answers |
Lab 4 | Wednesday, July 9 | Searching through Lists | Sample Answers |
Lab 5 | Thursday, July 10 | Debugging Practice | Sample Answers |
Lab 6 | Monday, July 14 | Recursion | Sample Answers |
Lab 7 | Thursday, July 17 | Hash Tables | Sample Answers |
LAB EXAM 1 | Monday, July 21 | ||
Lab 8 | Wednesday, July 23 | Processing Sound | Sample Answers |
Lab 9 | Thursday, July 24 | Monte Carlo Method | Sample Answers |
Lab 10 | Monday, July 28 | Graphics in Python I | Sample Answers |
Lab 11 | Wednesday, July 30 | Graphics in Python II | Sample Answers |
Lab 12 | Thursday, July 31 | Bit-mapped Images | Sample Answers |
LAB EXAM 2 | Monday, August 4 |