summaryrefslogtreecommitdiff
path: root/content/html/resources.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 07:13:08 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:03 +0100
commit72e414b8da38e0284a9556b72a991f7b4621375d (patch)
tree7de56ef66c957bf2aafe991f1c9d1f6d9723ff56 /content/html/resources.html
parent5af21e29c6509819e32f8bad6052cf616fcdd291 (diff)
fix list
Diffstat (limited to 'content/html/resources.html')
-rw-r--r--content/html/resources.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/html/resources.html b/content/html/resources.html
index 6485da10..e823b9c9 100644
--- a/content/html/resources.html
+++ b/content/html/resources.html
@@ -25,6 +25,7 @@ li { color: #98be65; }
<p>You won't find any links on this site because over time the links will break. Please use your favourite search engine when you are interested in one of the resources...</p>
<h2>Technical books</h2>
<ul>
+<li>Effective awk programming; Arnold Robbins; O'Reilly</li>
<li>Advanced Bash-Scripting Guide; Not a book by per-se but could be</li>
<li>Java ist auch eine Insel; Christian Ullenboom; </li>
<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
@@ -46,11 +47,13 @@ li { color: #98be65; }
<h2>Technical bibles</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>The Linux Programming Interface; Michael Kerrisk; No Starch Press</li>
<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li>
<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
</ul>
<h2>Self-development and soft-skills books</h2>
<ul>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li>
<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
@@ -70,6 +73,7 @@ li { color: #98be65; }
<h2>Technical video lectures and courses</h2>
<p>Some of these were in-person with exams, others were online learning lectures only.</p>
<ul>
+<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3 day on-site training</li>
<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li>
<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li>
<li>Scripting Vim; Damian Conway; O'Reilly Online</li>
@@ -86,6 +90,7 @@ li { color: #98be65; }
<p>I have met many self-taught IT professionals I highly respect. In my own opinion a formal degree does not automatically qualify a person for a certain job. It is more about how you educate yourself further *after* formal education. The pragmatic way of thinking and getting things done do not require a college or university degree.</p>
<p>However, I still believe a degree in Computer Science helps to achieve a good understanding of all the theory involved which you would have never learned about otherwise. Isn't it cool to understand how compiler work under the hood (automata theory) even if in your current position you are not required to hack the compiler? You could apply the same theory for other things also. This was just *one* example.</p>
<ul>
+<li>Student Exchange; I lived 1 year abroad and went to a US high school.</li>
<li>German School Majors (Abitur), focus areas: German and Mathematics</li>
<li>Practical working semester; I spent half a year as a C/C++ programmer abroad in Sofia, Bulgaria</li>
<li>Diplom-Inform. (FH); Aachen University of Applied Sciences</li>