diff options
| author | Paul Buetow <paul@buetow.org> | 2022-09-30 09:51:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-09-30 09:51:06 +0300 |
| commit | a182827d50f92426ba545d6cbea2165807c76283 (patch) | |
| tree | b70586edc152b9d78cd2a2dd99eefcfd25effac1 /resources.md | |
| parent | 759760691fd62895ad285ffb29cdfe8cb23b67d6 (diff) | |
Update content for md
Diffstat (limited to 'resources.md')
| -rw-r--r-- | resources.md | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/resources.md b/resources.md index ce0116c5..29fc9fdc 100644 --- a/resources.md +++ b/resources.md @@ -19,35 +19,36 @@ You won't find any links on this site because, over time, the links will break. ## Technical books -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Java ist auch eine Insel; Christian Ullenboom; +* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* The Docker Book; James Turnbull; Kindle +* The Pragmatic Programmer; David Thomas; Addison-Wesley * Funktionale Programmierung; Peter Pepper; Springer -* Pro Git; Scott Chacon, Ben Straub; Apress -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Systemprogrammierung in Go; Frank Müller; dpunkt * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Java ist auch eine Insel; Christian Ullenboom; * Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Raku Recipes; J.J. Merelo; Apress -* Effective awk programming; Arnold Robbins; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* The Docker Book; James Turnbull; Kindle -* DNS and BIND; Cricket Liu; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Modern Perl; Chromatic ; Onyx Neon Press -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Data Science at the Command Line; Jeroen Janssens; O'Reilly * Developing Games in Java; David Brackeen and others...; New Riders -* Systemprogrammierung in Go; Frank Müller; dpunkt +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Modern Perl; Chromatic ; Onyx Neon Press * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* DNS and BIND; Cricket Liu; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Site Reliability Engineering; How Google runs production systems; O'Reilly ## Technical references |
