diff options
author | Alex Scerba <alex@scerba.org> | 2024-10-28 22:46:45 -0400 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-10-28 22:46:45 -0400 |
commit | f7a27a467fa8b63e842606d8020a0d7035ff9276 (patch) | |
tree | 6e302810836732dabed3b50925700f26749075ba /static | |
parent | bed4ce4b887fd153ab8eb14ac45b01bfb1232f5f (diff) |
Add what color is your function blog post
Diffstat (limited to 'static')
-rw-r--r-- | static/links.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/links.html b/static/links.html index 5535c1a..de88690 100644 --- a/static/links.html +++ b/static/links.html @@ -247,6 +247,7 @@ </ul>
<h2>Programming</h2>
<ul>
+ <li><a href="https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/">What Color is Your Function?</a></li>
<h3>Git</h3>
<ul>
<li><a href="https://education.github.com/pack">GitHub Student Dev Pack</a></li>
|