diff options
| author | Paul Buetow <paul@buetow.org> | 2022-10-20 22:33:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-10-20 22:33:00 +0300 |
| commit | 1a97a94c0131cc98173a2a37f8f1996482af1efa (patch) | |
| tree | c838d35b4a40ba7bd247fcff4ea34c302f193bfa /resources.gmi | |
| parent | a3e7a1a43336a39d1968772c28b13f4be77308d7 (diff) | |
add Polished Ruby Programming
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 90f05788..c2fde6ec 100644 --- a/resources.gmi +++ b/resources.gmi @@ -19,36 +19,37 @@ You won't find any links on this site because, over time, the links will break. ## Technical books -* 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 -* Systemprogrammierung in Go; Frank Müller; dpunkt +* 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 +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Systemprogrammierung in Go; Frank Müller; dpunkt +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Polished Ruby Programming; Jeremy Evans; Packt Publishing * C++ Programming Language; Bjarne Stroustrup; -* Java ist auch eine Insel; Christian Ullenboom; -* Effective Java; Joshua Bloch; 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 -* 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 +* DNS and BIND; Cricket Liu; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Effective awk programming; Arnold Robbins; O'Reilly +* 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 -* Modern Perl; Chromatic ; Onyx Neon Press +* Site Reliability Engineering; How Google runs production systems; O'Reilly * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* 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 +* 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 +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Raku Recipes; J.J. Merelo; Apress +* Java ist auch eine Insel; Christian Ullenboom; ## Technical references |
