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 19, 2024
1 parent 7ab84f3 commit 77de4f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ <h2>Introduction to Programming</h2>
<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>
<li><b><a style="text-decoration:none" href="https://lambertk.academic.wlu.edu/breezypythongui/" target="_blank">Breezy Python UI</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://ehmatthes.github.io/pcc_3e/" target="_blank">Python Crash Course</a></li>
</ul>
<br>
<hr>
Expand All @@ -57,7 +56,6 @@ <h2>Introduction to Analytics and Data Science</h2>
<li><b><a style="text-decoration:none" href="https://github.com/guttag/Intro-to-Computation-and-Programming" target="_blank">Introduction to Computational Thinking and Data Science</a></b></li>
<li><b><a style="text-decoration:none" href="https://farid.berkeley.edu/downloads/tutorials/learnPython/" target="_blank">Introduction to Data Structures and Analytics</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://www.amazon.com.au/dp/1292023589/" target="_blank">Numerical Analysis</a></li>
</ul>
<br>
<hr>
Expand All @@ -69,6 +67,7 @@ <h2>Mathematics for Computer Science</h2>
<li><a style="text-decoration:none" href="https://www.bloomsbury.com/au/discrete-mathematics-for-computing-9780230216112/" target="_blank">Discrete Mathematics for Computing</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1292146656/" target="_blank">Engineering Mathematics</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1292161361/" target="_blank">Probability & Statistics for Engineers & Scientists</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1292023589/" target="_blank">Numerical Analysis</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit 77de4f9

Please sign in to comment.