diff options
| author | Paul Buetow <paul@buetow.org> | 2022-03-24 09:37:44 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-03-24 09:37:44 +0200 |
| commit | 9b2c75184b65a9d3cd9401807e98a23f08c18929 (patch) | |
| tree | 959fb28e01b5a545354f078376b50cc507e0ad92 /resources.gmi | |
| parent | d022a15741fddde3ced5beea6890b1c1c5b18011 (diff) | |
add guides
Diffstat (limited to 'resources.gmi')
| -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 |
