Saint Louis University |
Computer Science 146
|
Dept. of Math & Computer Science |
Meeting | Topic | References |
---|---|---|
January 16 | Introduction, course administration | |
January 23 | Introduction to object-oriented programming, marine biology case study | pp. 6-12 of case study |
January 30 |
Defining classes in C++
AquaFish class |
pp. 13-18 of case study |
February 6 | Intro to Case Study part II | pp. 19-28 of case study |
February 13 |
The Environment class;
data representation with vectors and matrices |
pp. 29-35 (and top of 36) |
February 20 | The Environment and Simulation classes | pp. 29-35 (and top of 36) |
February 27 |
The Fish class
UML Diagrams |
pp. 36-42 |
March 6 |
The Fish class
(and work on asgn05) |
pp. 36-42 |
March 13 | No Class - Spring Break | |
March 20 | Continued work on asgn05 | |
March 27 | Intro to asgn06 | pp. 43-48 |
April 3 | Work on asgn06 | |
April 10 | Inheritance | notes |
April 17 | Work on asgn07 (Darter Fish) | |
April 24 | Deleting fish from the environment | |
May 1 |