diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/gemtext/resources.gmi | 1 | ||||
| -rw-r--r-- | content/html/resources.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/gemtext/resources.gmi b/content/gemtext/resources.gmi index c38ad30..55ee89d 100644 --- a/content/gemtext/resources.gmi +++ b/content/gemtext/resources.gmi @@ -26,6 +26,7 @@ You won't find any links on this site because over time the links will break. Pl * C++ Programming Language; Bjarne Stroustrup; (I've to admit that was a long time ago I've read this book) * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press * Pro Git; Scott Chacon, Ben Straub; Apress +* Systemprogrammierung in Go; Frank Müller; dpunkt * DNS and BIND; Cricket Liu; O'Reilly * Concurrency in Go; Katherine Cox-Buday; O'Reilly * Modern Perl; Chromatic ; Onyx Neon Press diff --git a/content/html/resources.html b/content/html/resources.html index fbf53ca..9b0851b 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -39,6 +39,7 @@ li { color: #98be65; } <li>C++ Programming Language; Bjarne Stroustrup; (I've to admit that was a long time ago I've read this book)</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> <li>Pro Git; Scott Chacon, Ben Straub; Apress</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> <li>DNS and BIND; Cricket Liu; O'Reilly</li> <li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> <li>Modern Perl; Chromatic ; Onyx Neon Press</li> |
