diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-01-10 22:05:08 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2022-01-10 22:05:08 -0500 |
commit | 972392448a8c14bf896516268d304baf961c1648 (patch) | |
tree | 651caa3db91da9b4dda733bae993ebd9575e4bda | |
parent | 70c659b4ae476dabb4999afaed8258f86d70319f (diff) |
Update classes
-rw-r--r-- | experience/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/experience/index.html b/experience/index.html index 7185ada..2e324e4 100644 --- a/experience/index.html +++ b/experience/index.html @@ -24,8 +24,10 @@ <ul> <li>Working twords either Physics or Computer Science</li> <li style="color:crimson;">[Spring 2022] PHY 321 - Classical Mechanics I</li> + <li style="color:crimson;">[Spring 2022] MTH 314 - Matrix Algebra I</li> <li style="color:crimson;">[Spring 2022] MTH 235 - Differential Equations</li> <li style="color:crimson;">[Spring 2022] CSE 331 - Algorithms and Data Structures</li> + <li style="color:crimson;">[Spring 2022] 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> <li>CSE 232 - Intro to Programming II (3.0)</li> |