diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-31 10:10:24 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-31 10:10:24 +0100 |
| commit | 33150d60f49f96e31e911726115ecb7d8520132c (patch) | |
| tree | 539748327c5a1c2f856cbb08021dbe49ae3fc53a | |
| parent | d3a70f706d57530e6c3a12364af0fdcf51ec6e20 (diff) | |
| parent | af5f0960143aa50e685d123119019744a95cdae8 (diff) | |
merge
| -rw-r--r-- | resources.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources.html b/resources.html index fc21d7fd..a6aa362a 100644 --- a/resources.html +++ b/resources.html @@ -72,6 +72,10 @@ h2, h3 { <li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> <li>Java ist auch eine Insel; Christian Ullenboom; </li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Advanced Bash-Scripting Guide; Not an actual book, but could be</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> <li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional</li> <li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> |
