Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
griffinnewbold committed Jan 24, 2024
1 parent 1f04956 commit 9ed9619
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions teaching/2024/spring/java-1004/supplementary.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ <h1>Supplementary Resources</h1>
There are different kinds of resources that simply do not fit into one of the above categories. Most of what occupies this page was previously present in the "Office Hours" section but will
now be located here instead.
</p>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202024/Supplementary%20Resources/COMS%201004%20Updated%20Style%20Guide%20(Spring%202024%20Onward).pdf"><h4>1. Updated Style/README Guide</h4></a> <br>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202023/Supplementary%20Resources/Java%20Compiler%20Debugging%20Guide.pdf"><h4>2. Debugging Guide</h4></a>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202024/Supplementary%20Resources/COMS%201004%20Updated%20Style%20Guide%20(Spring%202024%20Onward).pdf"><h3>1. Updated Style/README Guide</h3></a> <br>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202023/Supplementary%20Resources/Java%20Compiler%20Debugging%20Guide.pdf"><h3>2. Debugging Guide</h3></a>
<p class="section-text2">*The file mentioned in here can be found by clicking 'supplementary materials' at the top of the redirect and locating the file.</p>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202023/Supplementary%20Resources/Important%20Classes%20and%20Methods%20V%202.0.1.pdf"><h4>3. Useful Classes and Methods</h4></a><br>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202023/Supplementary%20Resources/codio_tutorial_1004.mp4"><h4>4. Setting up Codio</h4></a><br>
<a href="https://youtu.be/BXMkgq7Dw78"><h4>5. Spring Break 2023 Review #2: OOP and Class Design [Redirects]</h4></a><br>
<a href="https://youtu.be/7UbPsyu4tiA"><h4>6. Spring Break 2023 Review #3: Arrays, ArrayLists, Exceptions and Inheritance</h4></a>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202023/Supplementary%20Resources/Important%20Classes%20and%20Methods%20V%202.0.1.pdf"><h3>3. Useful Classes and Methods</h3></a><br>
<a href="https://github.com/griffinnewbold/Teaching/blob/main/COMSW%201004/Spring%202023/Supplementary%20Resources/codio_tutorial_1004.mp4"><h3>4. Setting up Codio</h3></a><br>
<a href="https://youtu.be/BXMkgq7Dw78"><h3>5. Spring Break 2023 Review #2: OOP and Class Design</h3></a><br>
<a href="https://youtu.be/7UbPsyu4tiA"><h3>6. Spring Break 2023 Review #3: Arrays, ArrayLists, Exceptions and Inheritance</h3></a>
<p class="section-text2">**Spring Break 2023 Review #1 was not recorded last term, it covered elementary concepts found in Weeks 1-4 of my lecture notes</p>
</section>
</div>
Expand Down

0 comments on commit 9ed9619

Please sign in to comment.