|
|
BIT 142:Intermediate Programming (2007
Spring) |
||||||||||||||||||||||||||||||||||||||||
Exercises that are still in 'draft' status will be marked with yellow highlight.
Exercises that have been changed after being posted to an active lesson will be marked with light blue highlight. You need to make sure that the code you handed in follows the most recent version (i.e., that you adhere to the changes)
Exercises that have been changed after being posted to an active lesson will be marked with light green highlight if you do NOT need to adhere to the changes (in other words, your Prof is fixing stuff for the next time the course will be run, and so the changes are for future students, not y'all current students)
| Table of Contents | |||
| Lesson 01 | Lesson 02 | Lesson 03 | Lesson 04 |
| Lesson 05 | Lesson 06 | Lesson 07 | Lesson 08 |
| Lesson 09 | Lesson 10 | Lesson 11 | Misc. / Unused |
| Lesson 01 |
|
Individual Pre-Class Exercises: <Due: Mar 30th - Friday, First week of the class>
|
|
In-Class Exercises: <Class Date: Mar 26th - MONDAY, then again on Mar 28th - WEDNESDAY> (This class meets TWICE during the first week ; it meets ONCE A WEEK thereafter) Review:
Preview:
|
|
Instructor's Materials: Notes Slides (for the first day) Slides (Lecture #2) |
| Lesson 02 | |
|
|
|
|
Individual
Pre-Class
Exercises: <Due: April 2 (Monday)>
|
|
|
In-Class
Exercises: <Class Date: April 4th (Wednesday) >
Review Topics:
Preview Topics:
|
|
|
Instructor's
Materials: Notes Slides |
| Lesson 03 |
|
Individual
Pre-Class
Exercises:
|
|
In-Class
Exercises: <Class Date: April 11th (Wednesday)> Review:
Preview: |
|
Instructor's
Materials: Notes Slides |
| Lesson 05 |
|
|
|
Individual Pre-Class Exercises: <Due: April 23 (Monday)>
|
|
In-Class
Exercises: <Class Date: April 25th (Wednesday)> Review:
Preview:
|
|
Instructor's
Materials: Notes Slides |
| Lesson 06 |
|
|
|
Individual Pre-Class Exercises:
|
|
In-Class Exercises: <Class Date: May 2nd (Wednesday)> Review:
Preview: |
|
Instructor's
Materials: Slides |
| Lesson 07 |
|
Individual Pre-Class Exercises: <Due: May 7th (Monday)> (You may hand this in, penalty-free, as late at Monday, May 14th)
|
|
In-Class Exercises:
|
|
Instructor's
Materials: Notes Slides |
| Lesson 08 |
|
Individual Pre-Class Exercises: <Due: May 14th (Monday)>
|
|
In-Class Exercises: <Class Date: May 16th (Wednesday)> Review: Previews:
|
|
Instructor's
Materials: Notes Slides |
| Lesson 09 |
|
|
|
Individual
Pre-Class Exercises: <Due: May 21st (Monday)> |
|
In-Class Exercises: <Class Date: May 23rd (Wednesday)> Review:
Preview: |
|
Instructor's
Materials: Notes Slides |
| Lesson 10 |
|
Individual Pre-Class Exercises: <Due: May 28th (Monday)>
|
|
In-Class Exercises:
<Class Date: May 30th (Wednesday)>
Review: Preview:
|
|
Instructor's
Materials: Notes Slides |
| Lesson 11 |
|
Individual Pre-Class Exercises:
|
|
In-Class Exercises:
|
|
Instructor's
Materials: Slides |
TODO
Add more about 'class design' - figuring out what properties / methods something should have. Also, more on how to create classes that interact with each other.