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