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 c94802a commit 35940dc
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,20 +283,24 @@ <h2>Interesting Reads</h2>
<li><b><a style="text-decoration:none" href="https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/" target="_blank">The Joel Test: 12 Steps to Better Code</a></b></li>
<li><a style="text-decoration:none" href="https://code.energy/computer-science-distilled/" target="_blank">Computer Science Distilled</a></li>
<li><a style="text-decoration:none" href="https://code.energy/computer-science-unleashed/" target="_blank">Computer Science Unleashed</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0393350649" target="_blank">The Second Machine Age: Work, Progress, and Prosperity in a Time of Brilliant Technologies</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0375758283" target="_blank">The Chip: How Two Americans Invented the Microchip and Launched a Revolution</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0316491977" target="_blank">The Soul of A New Machine</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0385495323" target="_blank">The Code Book: The Science of Secrecy from Ancient Egypt to Quantum Cryptography</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0385730624" target="_blank">The Code Book: How to Make It, Break It, Hack It, Crack It</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1593271441" target="_blank">Hacking: The Art of Exploitation</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0691209065" target="_blank">Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today's Computers</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0007547994" target="_blank">Algorithms to Live By: The Computer Science of Human Decisions</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0465066933" target="_blank">Pattern on the Stone: The Simple Ideas That Make Computers Work</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0465026567" target="_blank">Godel, Escher, Bach: An Eternal Golden Braid</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1575860104" target="_blank">Digital Typography</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0393350649/" target="_blank">The Second Machine Age: Work, Progress, and Prosperity in a Time of Brilliant Technologies</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0375758283/" target="_blank">The Chip: How Two Americans Invented the Microchip and Launched a Revolution</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0316491977/" target="_blank">The Soul of A New Machine</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0385495323/" target="_blank">The Code Book: The Science of Secrecy from Ancient Egypt to Quantum Cryptography</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0385730624/" target="_blank">The Code Book: How to Make It, Break It, Hack It, Crack It</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1593271441/" target="_blank">Hacking: The Art of Exploitation</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0691209065/" target="_blank">Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today's Computers</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0007547994/" target="_blank">Algorithms to Live By: The Computer Science of Human Decisions</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0465066933/" target="_blank">Pattern on the Stone: The Simple Ideas That Make Computers Work</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0465026567/" target="_blank">Godel, Escher, Bach: An Eternal Golden Braid</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1575860104/" target="_blank">Digital Typography</a></li>
<li><a style="text-decoration:none" href="https://jnd.org/books/the-design-of-everyday-things-revised-and-expanded-edition/" target="_blank">The Design of Everyday Things</a></li>
<li><a style="text-decoration:none" href="https://www.chrisbernhardt.info/" target="_blank">Turing's Vision: The Birth of Computer Science</a></li>
<li><a style="text-decoration:none" href="http://www.theannotatedturing.com/" target="_blank">The Annotated Turing</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0262011212/" target="_blank">John Von Neumann & the Origins of Modern Computing</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/B08BT61BP3/" target="_blank">Quantum Computing for Everyone</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1603580557/" target="_blank">Thinking in Systems: A Primer</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/1471138801/" target="_blank">The Innovators: How a Group of Inventors, Hackers, Geniuses, and Geeks Created the Digital Revolution</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit 35940dc

Please sign in to comment.