1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Resources</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="style-override.css" />
</head>
<body>
<h1 style='display: inline' id='resources'>Resources</h1><br />
<br />
<span>This site contains a list of resources I find and found helpful. I am not an expert in all of these topics, but all the resources listed here impacted me. I read some of the books quite a long time ago, so there might be newer editions out there already, and I might need to refresh some of the knowledge.</span><br />
<br />
<span>The list may not be exhaustive, but I will be adding more in the future. I firmly believe that educating yourself further is one of the most important things to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.</span><br />
<br />
<span>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...</span><br />
<br />
<pre>
.--. .---. .-.
.---|--| .-. | A | .---. |~| .--.
.--|===|Go|---|_|--.__| S |--|:::| |~|-==-|==|---.
|%%|Lin|la|===| |~~|%%| C |--| |_|~|Perl| |___|-.
| |ux |ng|===| |==| | I | |k8s|=| | 7 |Ra|---|=|
| | | | |_|__| | I |__| | | | |ku|___| |
|~~|===|--|===|~|~~|%%|~~~|--|:::|=|~|----|==|---|=|
^--^---'--^---^-^--^--^---'--^---^-^-^-==-^--^---^-'hjw
</pre>
<br />
<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
<br />
<ul>
<li><a href='#resources'>Resources</a></li>
<li>⇢ <a href='#technical-books'>Technical books</a></li>
<li>⇢ <a href='#technical-references'>Technical references</a></li>
<li>⇢ <a href='#self-development-and-soft-skills-books'>Self-development and soft-skills books</a></li>
<li>⇢ <a href='#technical-video-lectures-and-courses'>Technical video lectures and courses</a></li>
<li>⇢ <a href='#technical-guides'>Technical guides</a></li>
<li>⇢ <a href='#podcasts-i-like'>Podcasts I like</a></li>
<li>⇢ <a href='#newsletters-i-like'>Newsletters I like</a></li>
<li><a href='#formal-education'>Formal education</a></li>
</ul><br />
<h2 style='display: inline' id='technical-books'>Technical books</h2><br />
<br />
<span>In random order:</span><br />
<br />
<ul>
<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li>
<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li>
<li>Raku Recipes; J.J. Merelo; Apress</li>
<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
<li>Effective awk programming; Arnold Robbins; O'Reilly</li>
<li>Raku Fundamentals; Moritz Lenz; Apress</li>
<li>Ultimate Go Notebook; Bill Kennedy</li>
<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li>
<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li>
<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li>
<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
<li>DNS and BIND; Cricket Liu; O'Reilly</li>
<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
<li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress</li>
<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li>
<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li>
<li>Leanring eBPF; Liz Rice; O'Reilly</li>
<li>C++ Programming Language; Bjarne Stroustrup;</li>
<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li>
<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li>
<li>The Docker Book; James Turnbull; Kindle</li>
<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
<li>Java ist auch eine Insel; Christian Ullenboom; </li>
<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
<li>Funktionale Programmierung; Peter Pepper; Springer</li>
</ul><br />
<h2 style='display: inline' id='technical-references'>Technical references</h2><br />
<br />
<span>I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:</span><br />
<br />
<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>
<li>Relayd and Httpd Mastery; Michael W Lucas</li>
<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li>
<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li>
<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li>
</ul><br />
<h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br />
<br />
<span>In random order:</span><br />
<br />
<ul>
<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li>
<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li>
<li>Atomic Habits; James Clear; Random House Business</li>
<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
<li>Slow Productivity; Cal Newport; Penguin Random House</li>
<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
<li>Deep Work; Cal Newport; Piatkus</li>
<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
<li>The Off Switch; Mark Cropley; Virgin Books</li>
<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li>
<li>Ultralearning; Scott Young; Thorsons</li>
<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li>
<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li>
<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li>
<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li>
<li>101 Essays that change the way you think; Brianna Wiest; Audible</li>
<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
<li>Soft Skills; John Sommez; Manning Publications</li>
<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
</ul><br />
<a class='textlink' href='https://foo.zone/notes/index.html'>Here are notes of mine for some of the books (HTTP)</a><br />
<a class='textlink' href='gemini://foo.zone/notes/index.gmi'>Here are notes of mine for some of the books (Gemini)</a><br />
<br />
<h2 style='display: inline' id='technical-video-lectures-and-courses'>Technical video lectures and courses</h2><br />
<br />
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li>
<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li>
<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li>
<li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li>
<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
<li>Scripting Vim; Damian Conway; O'Reilly Online</li>
<li>Functional programming lecture; Remote University of Hagen</li>
<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li>
<li>Apache Tomcat Best Practises; 3-day on-site training</li>
<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li>
<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li>
<li>MySQL Deep Dive Workshop; 2-day on-site training</li>
<li>Protocol buffers; O'Reilly Online</li>
<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li>
</ul><br />
<h2 style='display: inline' id='technical-guides'>Technical guides</h2><br />
<br />
<span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br />
<br />
<ul>
<li>Raku Guide at https://raku.guide </li>
<li>Advanced Bash-Scripting Guide </li>
</ul><br />
<h2 style='display: inline' id='podcasts-i-like'>Podcasts I like</h2><br />
<br />
<span>In random order:</span><br />
<br />
<ul>
<li>Modern Mentor</li>
<li>Maintainable</li>
<li>Hidden Brain</li>
<li>Java Pub House</li>
<li>Go Time (Changelog)</li>
<li>Backend Banter</li>
<li>Deep Questions with Cal Newport</li>
<li>Dev Interrupted</li>
<li>Ship it (Changelog) </li>
<li>Cup o' Go [Golang]</li>
</ul><br />
<h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br />
<br />
<span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br />
<br />
<ul>
<li>Register Spill</li>
<li>Golang Weekly</li>
<li>The Valuable Dev</li>
<li>Ruby Weekly</li>
<li>byteSizeGo</li>
<li>The Imperfectionist</li>
<li>Applied Go Weekly Newsletter</li>
<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
<li>VK Newsletter</li>
</ul><br />
<h1 style='display: inline' id='formal-education'>Formal education</h1><br />
<br />
<span>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 particular 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.</span><br />
<br />
<span>However, I still believe a degree in Computer Science helps to understand all the theories involved that you would have never learned otherwise. Isn't it cool to understand how compilers work under the hood (automata theory) even if you are not required to hack the compiler in your current position? You could apply the same theory for other things too. This was just *one* example.</span><br />
<br />
<ul>
<li>One year Student exchange program in OH, USA</li>
<li>German School Majors (Abitur), focus areas: German and Mathematics</li>
<li>Half-year internship as a C/C++ programmer in Sofia, Bulgaria</li>
<li>Graduated from University as Diplom-Inform. (FH) at the Aachen University of Applied Sciences, Germany</li>
</ul><br />
<span>My diploma thesis, "Object-oriented development of a GUI based tool for event-based simulation of distributed systems," can be found at:</span><br />
<br />
<a class='textlink' href='https://codeberg.org/snonux/vs-sim'>https://codeberg.org/snonux/vs-sim</a><br />
<br />
<span>I was one of the last students handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score, it can be seen as an equivalent to a "Master in Computer Science" degree.</span><br />
<br />
<span>Colleges and Universities are costly in many countries. Come to Germany, the first college degree is for free (if you finish within a certain deadline!)</span><br />
<br />
<a class='textlink' href='./'>Go back</a><br />
<p class="footer">
Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-develop</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>
|