From 165ab57c2159db950ba7e6324258de42b1e730ef Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 20:11:06 +0100 Subject: Add Higher Order Perl book --- content/gemtext/resources.gmi | 27 ++++++++++++++------------- content/html/resources.html | 27 ++++++++++++++------------- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/content/gemtext/resources.gmi b/content/gemtext/resources.gmi index b3f819dc..8df547ac 100644 --- a/content/gemtext/resources.gmi +++ b/content/gemtext/resources.gmi @@ -23,26 +23,27 @@ You won't find any links on this site because over time the links will break. Pl ## Technical books +* The Docker Book; James Turnbull; Kindle * DNS and BIND; Cricket Liu; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional +* 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 -* Java ist auch eine Insel; Christian Ullenboom; -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Developing Games in Java; David Brackeen and others...; New Riders -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Effective awk programming; Arnold Robbins; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; * C++ Programming Language; Bjarne Stroustrup; (I've to admit that was a long time ago I've read this book) -* The Docker Book; James Turnbull; Kindle +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; MIT Press * Modern Perl; Chromatic ; Onyx Neon Press -* Advanced Bash-Scripting Guide; Not a book by per-se but could be +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Site Reliability Engineering; How Google runs production systems; O'Reilly -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; MIT Press -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* 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 +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Advanced Bash-Scripting Guide; Not a book by per-se but could be +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Developing Games in Java; David Brackeen and others...; New Riders ## Technical bibles diff --git a/content/html/resources.html b/content/html/resources.html index 19fe6f3a..841dbed2 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -36,26 +36,27 @@ li { color: #98be65; }

Technical books

Technical bibles

I didn't read them from the beginning to the end, but I am using them to look up things.

-- cgit v1.2.3