diff options
| author | Paul Buetow <paul@buetow.org> | 2023-01-02 11:56:12 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-01-02 11:56:12 +0200 |
| commit | a57ccf974a3d39e020a47e803d93b349789b903c (patch) | |
| tree | f7894b30af9d17ac77d989db286aa71fa07315d9 /resources.gmi | |
| parent | b074c4fad204355176f22a418d2a241c11a5afa7 (diff) | |
add Perl New Features
Diffstat (limited to 'resources.gmi')
| -rw-r--r-- | resources.gmi | 45 |
1 files changed, 23 insertions, 22 deletions
diff --git a/resources.gmi b/resources.gmi index 22b01bae..c48ce0e3 100644 --- a/resources.gmi +++ b/resources.gmi @@ -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 |
