diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 20:36:30 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | ca3a2b580bee749f2f3b8479b5ed53f23c06d1cd (patch) | |
| tree | 1ce9211e9d71802b552a85d2373ae13b3907b50d /content | |
| parent | b397be18bdfdfa0a38ff3152a014e88c562eb53e (diff) | |
add performance tuning 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 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> |
