diff options
| author | Paul Buetow <paul@buetow.org> | 2021-12-28 17:58:13 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-12-28 17:58:13 +0000 |
| commit | b2009191699a2a31b38fd2baea9ff2cabc38efdc (patch) | |
| tree | f62321a750ae33375cdf897c77027cdea474b5f2 /resources.html | |
| parent | f4c677a780ed7a0b1211cfdaa6a7e277630904c7 (diff) | |
move to openbsd
Diffstat (limited to 'resources.html')
| -rw-r--r-- | resources.html | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/resources.html b/resources.html index de438b5d..f0f6681e 100644 --- a/resources.html +++ b/resources.html @@ -23,34 +23,35 @@ </pre> <h2>Technical books</h2> <ul> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>Pro Git; Scott Chacon, Ben Straub; Apress</li> -<li>The Docker Book; James Turnbull; Kindle</li> <li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional - Currently reading</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> <li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> <li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Effective awk programming; Arnold Robbins; 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>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> <li>Advanced Bash-Scripting Guide; Not an actual book, but could be</li> <li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Pro Git; Scott Chacon, Ben Straub; Apress</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> <li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> </ul> <h2>Technical bibles</h2> |
