Skip to content

Commit

Permalink
Added links. Fixed #2
Browse files Browse the repository at this point in the history
  • Loading branch information
StewShack committed Jun 25, 2023
1 parent 7e764f4 commit e963d57
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
12 changes: 12 additions & 0 deletions links.htm
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,18 @@
</tr>
</thead>
<tbody>
<tr>
<td>2023/06/24</td>
<td><a href="https://mostly-adequate.gitbook.io/mostly-adequate-guide/">Professor
Frisby's Mostly Adequate Guide to Functional Programming</a></td>
<td>Development</td>
</tr>
<tr>
<td>2023/06/24</td>
<td><a href="https://www.1984.design/c/discussions/usability-heuristics-for-user-interface-design">Usability
Heuristics for User Interface Design</a></td>
<td>Development</td>
</tr>
<tr>
<td>2022/07/14</td>
<td><a href="https://defensivecss.dev/">Defensive CSS</a></td>
Expand Down
3 changes: 2 additions & 1 deletion sc/programming.htm
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1 class="display-5 fw-bold lh-1 mb-3">Programming Driven Examples</h1>
<p class="lead">
By: Dan Stewart<br />
Created: April 21, 2017<br />
Updated: February 25, 2023<br /><br />
Updated: June 24, 2023<br /><br />
Here's my collection of programming theories that you won't find in a textbook.
</p>
</div>
Expand Down Expand Up @@ -80,6 +80,7 @@ <h1 class="display-5 fw-bold lh-1 mb-3">Programming Driven Examples</h1>
<li><a href="http://www.alphadevx.com/a/423-Hero-driven-development">Hero Driven Development</a></li>
<li><a href="https://hopedrivendevelopment.blogspot.com/">Hope Driven Development</a></li>
<li><a href="https://briandfoy.github.io/ide-driven-development/">IDE Driven Development</a></li>
<li><a href="https://taylor.town/ikea-oriented-development">IKEA-Oriented Development</a></li>
<li><a href="https://third-bit.com/2016/03/19/continuous-installation-checking/">Installation Driven
Development</a></li>
<li><a href="http://blog.fogus.me/2012/06/20/not-enough/">Love Driven Development</a></li>
Expand Down

0 comments on commit e963d57

Please sign in to comment.