Course Offerings and Ordering
Computer Science and Math courses must be taken in the order shown below. The terms listed for each class are when they are normally offered - offerings in any particular term may be different based on enrollment trends.
CS 205 and 290 are not currently offered online. Nor are MTH 231 and 232. Other math courses are offered online during most, but not all, terms.
graph TD;
subgraph CS;
CS160([CS160
All
Online F W Sp
])-->CS161([CS161Online F W Sp
F W Sp
Online F W
]);
CS161-->CS162([CS162Online F W
F W Sp
Online W Sp
]);
CS162-->CS260([CS260Online W Sp
F Sp
Online Sp
]);
CS161-->CS205([CS205Online Sp
W Sp
]);
CS162-->CS290([CS290Sp
]);
end;graph TD;
MTH111([MTH111
All
])-->MTH112([MTH112All
]);
subgraph Math;
MTH111-. co or pre .->CS160;
MTH111-->MTH231([MTH231F W
]);
MTH231-->MTH232([MTH232Sp
]);
MTH112-->MTH251([MTH251All
]);
MTH251-->MTH252([MTH252All
]);
end;