diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 20:20:28 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | b397be18bdfdfa0a38ff3152a014e88c562eb53e (patch) | |
| tree | a6432acd59473116424d566fa93b4ced0b6dc459 /content | |
| parent | 165ab57c2159db950ba7e6324258de42b1e730ef (diff) | |
add new book
Diffstat (limited to 'content')
| -rw-r--r-- | content/gemtext/resources.gmi | 1 | ||||
| -rw-r--r-- | content/html/resources.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/gemtext/resources.gmi b/content/gemtext/resources.gmi index 8df547ac..d2c3584a 100644 --- a/content/gemtext/resources.gmi +++ b/content/gemtext/resources.gmi @@ -28,6 +28,7 @@ You won't find any links on this site because over time the links will break. Pl * Higher Order Perl; Mark Dominus; Morgan Kaufmann * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Funktionale Programmierung; Peter Pepper; Springer * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * Effective awk programming; Arnold Robbins; O'Reilly * Java ist auch eine Insel; Christian Ullenboom; diff --git a/content/html/resources.html b/content/html/resources.html index 841dbed2..5330d724 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -41,6 +41,7 @@ li { color: #98be65; } <li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> <li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> <li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> <li>Java ist auch eine Insel; Christian Ullenboom; </li> |
