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 /resources.md | |
| parent | 76291932b1c110d175ed2c87f35afa41cbf8e8de (diff) | |
Publishing new version
Diffstat (limited to 'resources.md')
| -rw-r--r-- | resources.md | 8 |
1 files changed, 7 insertions, 1 deletions
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 |
