| Class | Description |
|---|---|
| Course |
A Course object is the attributes that define what it means to be a course
offered by a university.
|
| CourseDB |
A CourseDB is a representation of a collection of courses.
|
| Enum | Description |
|---|---|
| CourseSubject |
A course subject represents the different subjects offered in the Computer
Science Department.
|
| CourseType |
A course type represents the different kinds of instructional settings
provided by the Cal Poly Computer Science Department.
|