diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-31 09:17:47 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-31 09:17:47 +0100 |
| commit | 2d262af356854fd66eb838ef183f3cf109542a52 (patch) | |
| tree | 639e7a7e59f8d8bab431c8af985cc696aa104773 /resources.gmi | |
| parent | 0598ddf90af67d5405104638c62113b28c6de953 (diff) | |
add Data Science at the Command Line
Diffstat (limited to 'resources.gmi')
| -rw-r--r-- | resources.gmi | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/resources.gmi b/resources.gmi index 8c201d0e..a04e3417 100644 --- a/resources.gmi +++ b/resources.gmi @@ -19,32 +19,33 @@ You won't find any links on this site because, over time, the links will break. ## Technical books -* C++ Programming Language; Bjarne Stroustrup; (I've to admit that was a long time ago I've read this book) -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Pro Git; Scott Chacon, Ben Straub; Apress -* Systemprogrammierung in Go; Frank Müller; dpunkt -* DNS and BIND; Cricket Liu; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly * Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Modern Perl; Chromatic ; Onyx Neon Press -* Java ist auch eine Insel; Christian Ullenboom; -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * Advanced Bash-Scripting Guide; Not an actual book, but could be -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Java ist auch eine Insel; Christian Ullenboom; +* Data Science at the Command Line; Jeroen Janssens; O'Reilly * The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Funktionale Programmierung; Peter Pepper; Springer +* Systemprogrammierung in Go; Frank Müller; dpunkt * Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* The Docker Book; James Turnbull; Kindle -* Developing Games in Java; David Brackeen and others...; New Riders +* Pro Git; Scott Chacon, Ben Straub; Apress +* DNS and BIND; Cricket Liu; O'Reilly * Effective awk programming; Arnold Robbins; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Funktionale Programmierung; Peter Pepper; Springer +* The Docker Book; James Turnbull; Kindle +* C++ Programming Language; Bjarne Stroustrup; +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Modern Perl; Chromatic ; Onyx Neon Press +* Developing Games in Java; David Brackeen and others...; New Riders +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson ## Technical bibles |
