| Syllabus | Schedule | Resources | Recitations |
Note that all codes files have been renamed so I can post them on web so the file blah.py will be renamed blah_py. To run programs you should rename them after you get them back to having the .py extension.
| Week | Material | Notes |
| 1 | Sec 02 Group Assignments | (in pdf) Information about class groups and group schedules. |
| 2 | smile & tree | code developed in class |
| 3 | hypno, iteration, | code developed in class |
| 4 | strings & files | code developed in class |
| 6 | insertion sort and binary search | code developed in class |
| 7 | greedy change | code developed in class |
| 8 | Polynomial code | code developed in class |
| 9 | myBST |
myBST_strt_py the starting point for
the code I wrote for class
Note that I finished the search function, which I quickly described in class. NEW/Updated |
| Week | Material | Notes |
| 4 | SeeNSay-stu.pdf | The lab writeup for week 4 |
| Exam | Date/Time | Location | Study Guide | Review Session | Notes |
|---|---|---|---|---|---|
| Exam 1 | Week 5: Thur. Jan 10th | in class | TBD | TBD | See Note 1 below |
| Final | Mon Feb 18th, 2:45-4:45PM | 12-3215 | TBD | TBD | See Note 2 below |
| Note Number | Note |
|---|---|
| Some of the class may be taking the exam in an alternate room | |
| Some of the class may be taking the exam in an alternate room |
| Link | Author or Source |
|---|---|
| 4003-241 | Course Web page |