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