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/html/resources.html | |
| parent | b397be18bdfdfa0a38ff3152a014e88c562eb53e (diff) | |
add performance tuning book
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 1 |
1 files changed, 1 insertions, 0 deletions
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> |
