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 44e5b80 commit 31401eb
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 @@ -41,7 +41,6 @@ <h2>Prerequisites for any Undergraduate Computer Science Degree</h2>
<li><b><a style="text-decoration:none" href="https://vimschool.netlify.app/" target="_blank">Vim</a></b></li>
<li><b><a style="text-decoration:none" href="https://git-scm.com/doc/" target="_blank">Git</a></b></li>
<li><b><a style="text-decoration:none" href="https://www.cc4e.com/" target="_blank">C Programming for Everybody</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><a style="text-decoration:none" href="https://www.pearson.com/store/p/practical-guide-to-linux-commands-editors-and-shell-programming-a/P200000000621#!" target="_blank">A Practical Guide to Linux Commands, Editors, and Shell Programming</a></li>
<li><a style="text-decoration:none" href="https://pragprog.com/titles/dnvim2/practical-vim-second-edition/" target="_blank">Practical Vim</a></li>
<li><a style="text-decoration:none" href="https://www.oreilly.com/library/view/learning-git/9781098133900/" target="_blank">Learning Git: A Hands-On and Visual Guide to the Basics of Git</a></li>
Expand All @@ -55,7 +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><a style="text-decoration:none" href="https://allendowney.github.io/ThinkPython/" target="_blank">Think Python - How to think like a Computer Scientist</a></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>
</ul>
<br>
<hr>
Expand Down

0 comments on commit 31401eb

Please sign in to comment.