Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamGleeson authored Jan 31, 2024
1 parent ee390a0 commit c3274b3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ <h2>Introduction to Programming</h2>
<li><b><a style="text-decoration:none" href="https://github.com/sarabander/sicp" target="_blank">Structure and Interpretation of Computer Programs</a></b></li>
<li><b><a style="text-decoration:none" href="https://www.composingprograms.com/" target="_blank">Composing Programs</a></b></li>
<li><b><a style="text-decoration:none" href="https://greenteapress.com/wp/think-python-2e/" target="_blank">Think Python - How to think like a Computer Scientist</a></b></li>
<li><a style="text-decoration:none" href="https://mcsp.wartburg.edu/zelle/python/" target="_blank">Python Programming: An Introduction to Computer Science</a></li>
<li><a style="text-decoration:none" href="https://lambertk.academic.wlu.edu/publications/python-programming/fundamentals-of-python/" target="_blank">Fundamentals of Python</a></li>
<li><a style="text-decoration:none" href="https://lambertk.academic.wlu.edu/publications/python-programming/fundamentals-of-python-data-structures/" target="_blank">Fundamentals of Python Data Structures</a></li>
<li><a style="text-decoration:none" href="https://sedgewick.io/books/computer-science/" target="_blank">Computer Science: An Interdisciplinary Approach</a></li>
<li><a style="text-decoration:none" href="https://pragprog.com/titles/gwpy3/practical-programming-third-edition/" target="_blank">Practical Programming</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit c3274b3

Please sign in to comment.