diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-07 20:59:38 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | fbb331e8f2776a727375b333fd19d2becd96e622 (patch) | |
| tree | 6f6c14787a752151a75411b1724776675a9ef799 | |
| parent | fe9dcf28d65a7a99730080269359ef01b3a35224 (diff) | |
add a book
| -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> |
