diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-01-13 19:31:33 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-01-13 19:31:33 -0500 |
commit | d04be5527a05ce1f11d32199e5239a138efe13f6 (patch) | |
tree | 9a2b32b159ff35ceeefbd570d3dfc275b9dd6e62 | |
parent | 190fc089e0c57a49e6e6e796c1444635c471e20d (diff) |
Update class list
-rw-r--r-- | experience/index.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/experience/index.html b/experience/index.html index ec4e498..a1f4e05 100644 --- a/experience/index.html +++ b/experience/index.html @@ -48,10 +48,16 @@ <ul> <li><h4>College (Michigan State University)</h4></li> <ul> - <li>Working twords either Physics or Computer Science</li> - <li>CSE 331 - Algorithms and Data Structures</li> - <li>CSE 325 - Computer Systems</li> - <li>MTH 235 - Differential Equations</li> + <li>Working toward Computer Science (B.S.)</li> + <li>CSE 431 - Algorithm Engineering</li> + <li>CSE 410 - Operating Systems</li> + <li>MTH 310 - Abstract Algebra 1 and Number Theory</li> + <li>CSE 335 - Object Oriented Software</li> + <br/> + <li>CSE 331 - Algorithms and Data Structures (3.5)</li> + <li>CSE 325 - Computer Systems (3.5)</li> + <li>MTH 235 - Differential Equations (3.5)</li> + <br/> <li>CSE 320 - Computer Organization and Architecture</li> <li>PHY 215 - Thermodynamics and Modern Physics (4.0)</li> <li>CSE 260 - Discrete Mathematics for Computer Science (4.0)</li> |