Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamGleeson authored Nov 4, 2024
1 parent 31401eb commit c602b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ <h2>Introduction to Programming</h2>
<ul>
<li><b><a style="text-decoration:none" href="https://github.com/guttag/Intro-to-Computation-and-Programming" target="_blank">Introduction to Computer Science and Programming</a></b></li>
<li><b><a style="text-decoration:none" href="https://farid.berkeley.edu/downloads/tutorials/learnPython/" target="_blank">Introduction to Programming and Computation</a></b></li>
<li><b></b><a style="text-decoration:none" href="http://infolab.stanford.edu/~ullman/focs.html" target="_blank">Foundations of Computer Science C Edition</a></b></li>
<li><b></b><a style="text-decoration:none" href="https://allendowney.github.io/ThinkPython/" target="_blank">Think Python - How to think like a Computer Scientist</a></b></li>
<li><b><a style="text-decoration:none" href="http://infolab.stanford.edu/~ullman/focs.html" target="_blank">Foundations of Computer Science C Edition</a></b></li>
<li><b><a style="text-decoration:none" href="https://allendowney.github.io/ThinkPython/" target="_blank">Think Python - How to think like a Computer Scientist</a></b></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit c602b77

Please sign in to comment.