summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-04-02 10:51:03 +0100
committerPaul Buetow <paul@buetow.org>2022-04-02 10:51:03 +0100
commit8190c24748e4f6496808c3c29f0c5c5e8a2adf4f (patch)
tree924c9facb2bcaf72ded17e6f66e3638ce5c48354
parent9ff5f260072e25431c7cfbe176d8d83e74bbf9ac (diff)
Publishing new version
-rw-r--r--contact-information.html2
-rw-r--r--resources.html7
2 files changed, 7 insertions, 2 deletions
diff --git a/contact-information.html b/contact-information.html
index 6a08d865..a0180996 100644
--- a/contact-information.html
+++ b/contact-information.html
@@ -25,7 +25,7 @@
<h2>Social Media</h2>
<p>I am sharing articles that I found interesting regularly these social media channels:</p>
<a class="textlink" href="https://www.linkedin.com/in/paul-buetow-b4857270/">My LinkedIn profile</a><br />
-<a class="textlink" href="https://twitter.com/foozone">twitter.com/foozone - My Twitter profile</a><br />
+<a class="textlink" href="https://twitter.com/snonux">twitter.com/snonux - My Twitter profile</a><br />
<a class="textlink" href="https://t.me/foo.zone">t.me/foo.zone - My Telegram channel</a><br />
<h2>Internet Relay Chat</h2>
<p>I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as "rantanplan".</p>
diff --git a/resources.html b/resources.html
index c2d0c302..171dd0f2 100644
--- a/resources.html
+++ b/resources.html
@@ -45,7 +45,6 @@
<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
-<li>Advanced Bash-Scripting Guide; Not an actual book, but could be</li>
<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
@@ -102,6 +101,12 @@
<li>Functional programming lecture; Remote University of Hagen</li>
</ul>
<a class="textlink" href="./gemfeed/2021-07-04-the-well-grounded-rubyist.html">Read here about my thoughts on "The Well-Grounded Rubyist"</a><br />
+<h2>Guides</h2>
+<p>These are not whole books, but guides (smaller or larger) which I found very useful.</p>
+<ul>
+<li>Raku Guide at https://raku.guide</li>
+<li>Advanced Bash-Scripting Guide</li>
+</ul>
<h2>Podcasts</h2>
<ul>
<li>BSD Now</li>