add new notes

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2023-03-22 15:36:04 -07:00
parent c70993ed7d
commit 3a03e2452e
4 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<body>
<header>
<nav>
<a href = "index.html">return to root's homepage</a>
<a href = "index.html">Home</a>
</nav>
</header>
<main>
@ -21,8 +21,11 @@
<li><a href = "notes/CSE 100.pdf" download>CSE 100 - Advanced Data Structures & C++</a></li>
<li><a href = "notes/CSE 101.pdf" download>CSE 101 - Design and Analysis of Algorithms</a></li>
<li><a href = "notes/CSE 110.pdf" download>CSE 110 - Software Engineering</a></li>
<li><a href = "notes/CSE 120.pdf" download>CSE 120 - Principles of Computer Operating Systems</a></li>
<li><a href = "notes/CSE 134B.pdf" download>CSE 134B - Web Client Languages</a></li>
<li><a href = "notes/CSE 140.pdf" download> CSE 140 - Components and Design Techniques for Digital Systems </a></li>
<li><a href = "notes/CSE 141.pdf" download> CSE 141 - Introduction to Computer Architecture </a></li>
<li><a href = "notes/CSE 167.pdf" download>CSE 167 - Computer Graphics</a></li>
</ul>
</div>
<div class="single">

BIN
notes/CSE 120.pdf Normal file

Binary file not shown.

BIN
notes/CSE 134B.pdf Normal file

Binary file not shown.

BIN
notes/CSE 167.pdf Normal file

Binary file not shown.