summaryrefslogtreecommitdiff
path: root/content/html/resources.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 20:53:23 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit8c2fce29739692816ad67eaa315e30db9316c129 (patch)
tree0aba1b90c8ca0d2aea9f07cd08002adea569ce76 /content/html/resources.html
parent28cf442a4af4560a758b4cabb17ee3f17d323696 (diff)
add a go book
Diffstat (limited to 'content/html/resources.html')
-rw-r--r--content/html/resources.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/html/resources.html b/content/html/resources.html
index fbf53ca2..9b0851b9 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>