Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamGleeson authored Feb 1, 2024
1 parent 9d0f4f9 commit 22270ec
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,11 @@ <h2>Must Reads</h2>
<h2>Introduction to Programming</h2>
<br>
<ul>
<li><b><a style="text-decoration:none" href="https://www.edx.org/cs50" target="_blank">CS50</a></b></li>
<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://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><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://www.amazon.com.au/Introduction-Computation-Programming-Using-Python/dp/0262542366/" target="_blank">Introduction to Computation and Programming Using Python</a></li>
<li><a style="text-decoration:none" href="https://ehmatthes.github.io/pcc_3e/" target="_blank">Python Crash Course</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit 22270ec

Please sign in to comment.