Skip to content

Commit

Permalink
feat(types.ts): Add Spring 2024 courses
Browse files Browse the repository at this point in the history
  • Loading branch information
awpala authored Apr 16, 2024
1 parent 6c0e101 commit 1e1cac6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions globals/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@ export type TCourseId =
| 'CS-8803-O15'
| 'CS-8803-O16'
| 'CS-8803-O17'
| 'CS-8803-O21'
| 'CS-8803-O22'
| 'CS-8803-OC1'
| 'CS-8813'
| 'CSE-6040'
Expand Down Expand Up @@ -526,6 +528,8 @@ export type TCourseName =
| 'Introduction to Computing Law'
| 'Digital Health Equity'
| 'Global Entrepreneurship'
| 'GPU Hardware and Software'
| 'Security Incident Response'
| 'Security Operations and Incidence Response'
| 'Malware Analysis and Defense'
| 'Computing for Data Analysis: Methods and Tools'
Expand Down

0 comments on commit 1e1cac6

Please sign in to comment.