diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-02 10:49:58 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-02 10:49:58 +0100 |
| commit | 363fdbb4bae21f2979298725efa95e971db2a421 (patch) | |
| tree | 4722adf423177fc7dc94aef0dbebfaf22ccf9a14 | |
| parent | 4e60c1a40bf7247748c1871492e4df738f6e8fab (diff) | |
| parent | 9b2c75184b65a9d3cd9401807e98a23f08c18929 (diff) | |
Merge branch 'content-gemtext' of codeberg.org:foozone/foo.zone into content-gemtext
| -rw-r--r-- | resources.gmi | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/resources.gmi b/resources.gmi index 87734e7e..e6788c53 100644 --- a/resources.gmi +++ b/resources.gmi @@ -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 => ./gemfeed/2021-07-04-the-well-grounded-rubyist.gmi Read here about my thoughts on "The Well-Grounded Rubyist" +## 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 |
