diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-31 10:11:15 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-31 10:11:15 +0100 |
| commit | f7d5fcf14383061ea06a1dd4c57087ffa3179c21 (patch) | |
| tree | 82e93cd1752a26a273d3618bf51d4d29dae5984a | |
| parent | d0f66e3e2a12223b0895e5c113859263d5c3f527 (diff) | |
| parent | f6b7cdbcd074c7c37a7b8f002d19d59bfa0bcf77 (diff) | |
merge
| -rw-r--r-- | CNAME | 1 | ||||
| -rw-r--r-- | resources.md | 4 |
2 files changed, 5 insertions, 0 deletions
@@ -0,0 +1 @@ +alt.buetow.org
\ No newline at end of file diff --git a/resources.md b/resources.md index 97bd8bab..6a0cb0ce 100644 --- a/resources.md +++ b/resources.md @@ -27,6 +27,10 @@ You won't find any links on this site because, over time, the links will break. * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Java ist auch eine Insel; Christian Ullenboom; * Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Advanced Bash-Scripting Guide; Not an actual book, but could be +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Funktionale Programmierung; Peter Pepper; Springer |
