diff options
Diffstat (limited to 'resources.html')
| -rw-r--r-- | resources.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/resources.html b/resources.html index a062f70a..e8e1855b 100644 --- a/resources.html +++ b/resources.html @@ -60,10 +60,11 @@ <h2>Technical references</h2> <p>I didn't read them from the beginning to the end, but I am using them to look up things.</p> <ul> +<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> <li>The Linux Programming Interface; Michael Kerrisk; No Starch Press</li> <li>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> <li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> -<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> </ul> <h2>Self-development and soft-skills books</h2> <ul> @@ -119,14 +120,14 @@ </ul> <h2>Podcasts I like</h2> <ul> -<li>BSD Now</li> -<li>CRE: Technik, Kultur, Gesellschaft (de)</li> -<li>Deep Questions with Cal Newport</li> -<li>FLOSS Weekly</li> -<li>Go Time (Changelog)</li> -<li>Java Pub House</li> -<li>Ship it (Changelog)</li> <li>The Minimalists</li> +<li>Ship it (Changelog)</li> +<li>Positiv wirkt (de)</li> +<li>Java Pub House</li> +<li>Go Time (Changelog)</li> +<li>FLOSS Weekly</li> +<li>Deep Questions with Cal Newport</li> +<li>CRE: Technik, Kultur, Gesellschaft (de)</li> </ul> <h2>Fiction and more books</h2> <p>Many fiction and non-fiction books I read are not listed here. But my favourites are listed on a separate page here:</p> |
