diff options
Diffstat (limited to 'resources.html')
| -rw-r--r-- | resources.html | 47 |
1 files changed, 24 insertions, 23 deletions
diff --git a/resources.html b/resources.html index bae52c00..8e7e4d86 100644 --- a/resources.html +++ b/resources.html @@ -24,38 +24,39 @@ </pre><br /> <h2>Technical books</h2> <ul> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> <li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>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</li> <li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>The Docker Book; James Turnbull; Kindle</li> <li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> <li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>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</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> <li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> <li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> <li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</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>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> </ul> <h2>Technical references</h2> <p>I didn't read them from the beginning to the end, but I am using them to look up things.</p> |
