summaryrefslogtreecommitdiff
path: root/content/html/resources.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-07 21:37:52 +0100
committerPaul Buetow <paul@buetow.org>2021-05-07 21:37:52 +0100
commit41d3ad261f3b524e111c18b154bc61a580706fb5 (patch)
tree41065c7618a79a5e9084d4536d8e3b6e20a7ce04 /content/html/resources.html
parentfa48d143323c68dbc34007e559adc0644e011fe7 (diff)
parent304031453e562ebb6b3de28ff771068348519e0f (diff)
Merge branch 'master' into draft
Diffstat (limited to 'content/html/resources.html')
-rw-r--r--content/html/resources.html31
1 files changed, 16 insertions, 15 deletions
diff --git a/content/html/resources.html b/content/html/resources.html
index eece15cc..9a953bc8 100644
--- a/content/html/resources.html
+++ b/content/html/resources.html
@@ -1,10 +1,10 @@
-<!DOCTYPE html>
-<html lang="en">
+<!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>Having fun with computers!</title>
-<meta charset='utf-8'>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
-<style>
+<style type="text/css">
body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }
img { display: block; max-width: 70%;}
pre { color: #ecbe7b; }
@@ -20,7 +20,7 @@ li { color: #98be65; }
<body>
<a class="textlink" href="./">Go back to the main site</a><br />
<h1>Resources</h1>
-<p>This is a list of resources I found useful. I am not an expert in all (but some) of these topics but all the resources listed here made an impact on me. I've 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.</p>
+<p>This is a list of resources I found useful. I am not an expert in all of these topics but all the resources listed here made an impact on me. I've 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.</p>
<p>The list may not be exhaustive but I will be adding more in the future. I strongly believe that educating yourself further is one of the most important things you should do in order to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.</p>
<p>You won't find any links on this site because over time the links will break. Please use your favorite search engine when you are interested in one of the resources...</p>
<pre>
@@ -72,22 +72,23 @@ li { color: #98be65; }
<h2>Self-development and soft-skills books</h2>
<ul>
<li>Atomic Habits; James Clear; Random House Business</li>
-<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
-<li>The Off Switch; Mark Cropley; Virgin Books</li>
+<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li>
<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
-<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li>
+<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
+<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University</li>
+<li>Ultralearning; Scott Young; Thorsons</li>
<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>Soft Skills; John Sommez; Manning Publications</li>
+<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li>
<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
-<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li>
<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
-<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University</li>
-<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
-<li>Soft Skills; John Sommez; Manning Publications</li>
<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li>
-<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>Ultralearning; Scott Young; Thorsons</li>
+<li>The Off Switch; Mark Cropley; Virgin Books</li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
<li>Deep Work; Cal Newport; Piatkus</li>
+<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
</ul>
<h2>Technical video lectures and courses</h2>
<p>Some of these were in-person with exams, others were online learning lectures only.</p>