add new notes

This commit is contained in:
Arthur Lu 2024-12-11 00:22:05 +00:00
parent bbc2aed795
commit d47c30846d
3 changed files with 55 additions and 42 deletions

View File

@ -21,50 +21,63 @@
</header> </header>
<main> <main>
<section> <section>
<h2>CSE</h2> <h2>UCSD</h2>
<ul> <section>
<li><a href = "/resources/notes/CSE-20.pdf" download>CSE 20 - Discrete Mathematics</a></li> <h3>CSE</h3>
<li><a href = "/resources/notes/CSE-21.pdf" download>CSE 21 - Mathematics for Algorithms and Systems</a></li> <ul>
<li><a href = "/resources/notes/CSE-100.pdf" download>CSE 100 - Advanced Data Structures & C++</a></li> <li><a href = "/resources/notes/CSE-20.pdf" download>CSE 20 - Discrete Mathematics</a></li>
<li><a href = "resources/notes/CSE-101.pdf" download>CSE 101 - Design and Analysis of Algorithms</a></li> <li><a href = "/resources/notes/CSE-21.pdf" download>CSE 21 - Mathematics for Algorithms and Systems</a></li>
<li><a href = "/resources/notes/CSE-110.pdf" download>CSE 110 - Software Engineering</a></li> <li><a href = "/resources/notes/CSE-100.pdf" download>CSE 100 - Advanced Data Structures & C++</a></li>
<li><a href = "/resources/notes/CSE-120.pdf" download>CSE 120 - Principles of Computer Operating Systems</a></li> <li><a href = "resources/notes/CSE-101.pdf" download>CSE 101 - Design and Analysis of Algorithms</a></li>
<li><a href = "/resources/notes/CSE-127.pdf" download>CSE 127 - Intro to Computer Security</a></li> <li><a href = "/resources/notes/CSE-110.pdf" download>CSE 110 - Software Engineering</a></li>
<li><a href = "/resources/notes/CSE-134B.pdf" download>CSE 134B - Web Client Languages</a></li> <li><a href = "/resources/notes/CSE-120.pdf" download>CSE 120 - Principles of Computer Operating Systems</a></li>
<li><a href = "/resources/notes/CSE-140.pdf" download> CSE 140 - Components and Design Techniques for Digital Systems </a></li> <li><a href = "/resources/notes/CSE-127.pdf" download>CSE 127 - Intro to Computer Security</a></li>
<li><a href = "/resources/notes/CSE-141.pdf" download> CSE 141 - Introduction to Computer Architecture </a></li> <li><a href = "/resources/notes/CSE-134B.pdf" download>CSE 134B - Web Client Languages</a></li>
<li><a href = "/resources/notes/CSE-151A.pdf" download> CSE 151A - Intro to Machine Learning </a></li> <li><a href = "/resources/notes/CSE-140.pdf" download> CSE 140 - Components and Design Techniques for Digital Systems </a></li>
<li><a href = "/resources/notes/CSE-151B.pdf" download> CSE 151B - Deep Learning </a></li> <li><a href = "/resources/notes/CSE-141.pdf" download> CSE 141 - Introduction to Computer Architecture </a></li>
<li><a href = "/resources/notes/CSE-152A.pdf" download> CSE 152A - Introduction to Computer Vision </a></li> <li><a href = "/resources/notes/CSE-151A.pdf" download> CSE 151A - Intro to Machine Learning </a></li>
<li><a href = "/resources/notes/CSE-158.pdf" download> CSE 158 - Recommender Systems </a></li> <li><a href = "/resources/notes/CSE-151B.pdf" download> CSE 151B - Deep Learning </a></li>
<li><a href = "/resources/notes/CSE-167.pdf" download>CSE 167 - Computer Graphics</a></li> <li><a href = "/resources/notes/CSE-152A.pdf" download> CSE 152A - Introduction to Computer Vision </a></li>
</ul> <li><a href = "/resources/notes/CSE-158.pdf" download> CSE 158 - Recommender Systems </a></li>
<li><a href = "/resources/notes/CSE-167.pdf" download>CSE 167 - Computer Graphics</a></li>
</ul>
</section>
<section>
<h3>ECE</h3>
<ul>
<li><a href = "/resources/notes/ECE-35.pdf" download>ECE 35 - Introduction to Analog Design</a></li>
<li><a href = "/resources/notes/ECE-45.pdf" download>ECE 45 - Circuits & Systems</a></li>
<li><a href = "/resources/notes/ECE-65.pdf" download>ECE 65 - Components & Circuits Laboratory</a></li>
<li><a href = "/resources/notes/ECE-101.pdf" download>ECE 101 - Linear Systems Fundamentals</a></li>
<li><a href = "/resources/notes/ECE-109.pdf" download>ECE 109 - Engineering Probability and Statistics</a></li>
<li><a href = "/resources/notes/ECE-111.pdf" download>ECE 111 - Advanced Digital Design Project</a></li>
</ul>
</section>
<section>
<h3>MATH</h3>
<ul>
<li><a href = "/resources/notes/MATH-18.pdf" download>MATH 18 - Linear Algebra</a></li>
<li><a href = "/resources/notes/MatLab.pdf" download>MatLab for Math 18</a></li>
<li><a href = "/resources/notes/MATH-20C.pdf" download>MATH 20C - Calculus and Analytic Geometry</a></li>
<li><a href = "/resources/notes/MATH-20D.pdf" download>MATH 20D - Introduction to Differential Equations</a></li>
</ul>
</section>
<section>
<h3>PHYS</h3>
<ul>
<li><a href = "/resources/notes/PHYS-2C.pdf" download>PHYS 2C - Fluids, Waves, Thermodynamics, and Optics</a></li>
</ul>
</section>
</section> </section>
<section> <section>
<h2>ECE</h2> <h2>UCLA</h2>
<ul> <section>
<li><a href = "/resources/notes/ECE-35.pdf" download>ECE 35 - Introduction to Analog Design</a></li> <h3>CS</h3>
<li><a href = "/resources/notes/ECE-45.pdf" download>ECE 45 - Circuits & Systems</a></li> <ul>
<li><a href = "/resources/notes/ECE-65.pdf" download>ECE 65 - Components & Circuits Laboratory</a></li> <li><a href = "/resources/notes/CS-282A.pdf" download>CS 282A - Cryptography</a></li>
<li><a href = "/resources/notes/ECE-101.pdf" download>ECE 101 - Linear Systems Fundamentals</a></li> <li><a href = "/resources/notes/CS-230.pdf" download>CS 230 - Software Engineering</a></li>
<li><a href = "/resources/notes/ECE-109.pdf" download>ECE 109 - Engineering Probability and Statistics</a></li> </ul>
<li><a href = "/resources/notes/ECE-111.pdf" download>ECE 111 - Advanced Digital Design Project</a></li> </section>
</ul>
</section>
<section>
<h2>MATH</h2>
<ul>
<li><a href = "/resources/notes/MATH-18.pdf" download>MATH 18 - Linear Algebra</a></li>
<li><a href = "/resources/notes/MatLab.pdf" download>MatLab for Math 18</a></li>
<li><a href = "/resources/notes/MATH-20C.pdf" download>MATH 20C - Calculus and Analytic Geometry</a></li>
<li><a href = "/resources/notes/MATH-20D.pdf" download>MATH 20D - Introduction to Differential Equations</a></li>
</ul>
</section>
<section>
<h2>PHYS</h2>
<ul>
<li><a href = "/resources/notes/PHYS 2C.pdf" download>PHYS 2C - Fluids, Waves, Thermodynamics, and Optics</a></li>
</ul>
</section> </section>
</main> </main>
<footer> <footer>

BIN
resources/notes/CS-230.pdf Normal file

Binary file not shown.

BIN
resources/notes/CS-282A.pdf Normal file

Binary file not shown.