diff options
| -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 d2c3584a..36a60b98 100644 --- a/content/gemtext/resources.gmi +++ b/content/gemtext/resources.gmi @@ -29,6 +29,7 @@ You won't find any links on this site because over time the links will break. Pl * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Funktionale Programmierung; Peter Pepper; Springer +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * 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 5330d724..adf4e748 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -42,6 +42,7 @@ li { color: #98be65; } <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>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</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> |
