diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-02 10:51:16 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-02 10:51:16 +0100 |
| commit | 929337a822472d9f879f1fcd158bf38ce5c2aa67 (patch) | |
| tree | 1b6bba6268a99bd9890936c64cef5a506df5e345 | |
| parent | 76291932b1c110d175ed2c87f35afa41cbf8e8de (diff) | |
Publishing new version
| -rw-r--r-- | contact-information.md | 2 | ||||
| -rw-r--r-- | resources.md | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/contact-information.md b/contact-information.md index 566096d2..32bd3460 100644 --- a/contact-information.md +++ b/contact-information.md @@ -21,7 +21,7 @@ I am sharing articles that I found interesting regularly these social media channels: [My LinkedIn profile](https://www.linkedin.com/in/paul-buetow-b4857270/) -[twitter.com/foozone - My Twitter profile](https://twitter.com/foozone) +[twitter.com/snonux - My Twitter profile](https://twitter.com/snonux) [t.me/foo.zone - My Telegram channel](https://t.me/foo.zone) ## Internet Relay Chat diff --git a/resources.md b/resources.md index 6036a1ba..af22c853 100644 --- a/resources.md +++ b/resources.md @@ -41,7 +41,6 @@ You won't find any links on this site because, over time, the links will break. * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press * The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Advanced Bash-Scripting Guide; Not an actual book, but could be * Systemprogrammierung in Go; Frank Müller; dpunkt * Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson @@ -101,6 +100,13 @@ Some of these were in-person with exams; others were online learning lectures on [Read here about my thoughts on "The Well-Grounded Rubyist"](./gemfeed/2021-07-04-the-well-grounded-rubyist.md) +## Guides + +These are not whole books, but guides (smaller or larger) which I found very useful. + +* Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide + ## Podcasts * BSD Now |
