Class | Description |
---|---|
CollegeDemographics |
Keeps track of the MajorDemographics inside of a *single* college.
|
CSVReader |
This is a simple CSV reader, that does not take into account quoted commas (a proper one does).
|
Data |
P4 version!
|
DemographicDataWriter |
Writes out out to an HTML file.
|
Main |
Main driver for the program.
|
MajorDemographics |
Keeps track of the total count the gender demographic category for a
major.
|
Tag |
A class the converts strings into HTML tags
|