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 1d25e82 commit 7193624
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,13 @@ <h2>Software Architecture And Design</h2>
<h2>Software Engineering</h2>
<br>
<ul>
<li><b><a style="text-decoration:none" href="https://www.atlassian.com/agile" target="_blank">What is the Agile methodology?</a></b></li>
<li><b><a style="text-decoration:none" href="https://refactoring.guru/refactoring" target="_blank">Refactoring</a></b></li>
<li><b><a style="text-decoration:none" href="https://refactoring.guru/design-patterns" target="_blank">Design Patterns</a></b></li>
<li><b><a style="text-decoration:none" href="https://www.atlassian.com/agile/" target="_blank">What is the Agile methodology?</a></b></li>
<li><b><a style="text-decoration:none" href="https://refactoring.guru/refactoring/" target="_blank">Refactoring</a></b></li>
<li><b><a style="text-decoration:none" href="https://refactoring.guru/design-patterns/" target="_blank">Design Patterns</a></b></li>
<li><b><a style="text-decoration:none" href="https://openpracticelibrary.com/" target="_blank">Open Practice Library</a></b></li>
<li><a style="text-decoration:none" href="https://pragprog.com/titles/tpp20/the-pragmatic-programmer-20th-anniversary-edition/" target="_blank">The Pragmatic Programmer</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0135974445" target="_blank">Agile Software Development, Principles, Patterns, and Practices</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0201835959" target="_blank">The Mythical Man-Month, The: Essays on Software Engineering</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/0135974445/" target="_blank">Agile Software Development, Principles, Patterns, and Practices</a></li>
<li><a style="text-decoration:none" href="https://www.oreilly.com/library/view/mythical-man-month-the/0201835959/" target="_blank">The Mythical Man-Month, The: Essays on Software Engineering</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit 7193624

Please sign in to comment.