diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-07 20:59:38 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-07 20:59:38 +0100 |
| commit | 8fe492d5c2256d15d57c8ea44e73be7044746ef0 (patch) | |
| tree | 653b8ad7624ef0adfcf10619adb79ef842981d17 /content/html/resources.html | |
| parent | b83cd215ab1d5f26f5a1471a4406acda269f27a0 (diff) | |
add a book
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index 3b8a6d66..9a953bc8 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -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> |
