diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-21 23:12:38 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-21 23:12:38 +0200 |
| commit | 418e16168a3470eb30c99175f0afe79450883ad2 (patch) | |
| tree | ce7fda5cd7466eec475e21042ca84e0276697e7a /about/resources.md | |
| parent | 01ba8ba47bee0f90e5ab9bfc0a6761932401556d (diff) | |
Update content for md
Diffstat (limited to 'about/resources.md')
| -rw-r--r-- | about/resources.md | 198 |
1 files changed, 99 insertions, 99 deletions
diff --git a/about/resources.md b/about/resources.md index 63c3b1eb..bd6962b2 100644 --- a/about/resources.md +++ b/about/resources.md @@ -35,110 +35,110 @@ You won't find any links on this site because, over time, the links will break. In random order: -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Modern Perl; Chromatic ; Onyx Neon Press -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Systemprogrammierung in Go; Frank Müller; dpunkt +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Java ist auch eine Insel; Christian Ullenboom; +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* Funktionale Programmierung; Peter Pepper; Springer -* Java ist auch eine Insel; Christian Ullenboom; -* Ultimate Go Notebook; Bill Kennedy -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press +* The Docker Book; James Turnbull; Kindle * Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Developing Games in Java; David Brackeen and others...; New Riders +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications * Raku Fundamentals; Moritz Lenz; Apress -* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* DNS and BIND; Cricket Liu; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* Funktionale Programmierung; Peter Pepper; Springer +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible * Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* 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 +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* C++ Programming Language; Bjarne Stroustrup; -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Effective awk programming; Arnold Robbins; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Raku Recipes; J.J. Merelo; Apress -* Developing Games in Java; David Brackeen and others...; New Riders -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Leanring eBPF; Liz Rice; O'Reilly * Higher Order Perl; Mark Dominus; Morgan Kaufmann +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* The Pragmatic Programmer; David Thomas; Addison-Wesley * Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* The Docker Book; James Turnbull; Kindle +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* DNS and BIND; Cricket Liu; O'Reilly +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* 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 -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Raku Recipes; J.J. Merelo; Apress +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Leanring eBPF; Liz Rice; O'Reilly ## Technical references 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: -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly ## Self-development and soft-skills books In random order: -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Slow Productivity; Cal Newport; Penguin Random House +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Soft Skills; John Sommez; Manning Publications * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Ultralearning; Scott Young; Thorsons +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Deep Work; Cal Newport; Piatkus * The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook -* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Deep Work; Cal Newport; Piatkus -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* The Power of Now; Eckhard Tolle; Yellow Kite +* Influence without Authority; A. Cohen, D. Bradford; Wiley * The Joy of Missing Out; Christina Crook; New Society Publishers +* Ultralearning; Anna Laurent; Self-published via Amazon +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Meditation for Mortals, Oliver Burkeman, Audiobook -* Getting Things Done; David Allen -* Soft Skills; John Sommez; Manning Publications -* Slow Productivity; Cal Newport; Penguin Random House -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* The Power of Now; Eckhard Tolle; Yellow Kite +* Digital Minimalism; Cal Newport; Portofolio Penguin * The Bullet Journal Method; Ryder Carroll; Fourth Estate * Eat That Frog; Brian Tracy -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Ultralearning; Anna Laurent; Self-published via Amazon -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Ultralearning; Scott Young; Thorsons +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business * The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Getting Things Done; David Allen +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Meditation for Mortals, Oliver Burkeman, Audiobook * Atomic Habits; James Clear; Random House Business -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook [Here are notes of mine for some of the books](../notes/index.md) @@ -146,22 +146,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Scripting Vim; Damian Conway; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* MySQL Deep Dive Workshop; 2-day on-site training * Protocol buffers; O'Reilly Online * 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) +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon * Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* MySQL Deep Dive Workshop; 2-day on-site training -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * Functional programming lecture; Remote University of Hagen +* AWS Immersion Day; Amazon; 1-day interactive online training * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Scripting Vim; Damian Conway; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online ## Technical guides @@ -177,58 +177,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Modern Mentor -* Dev Interrupted -* The Pragmatic Engineer Podcast -* Wednesday Wisdom * Pratical AI +* Dev Interrupted * The ProdCast (Google SRE Podcast) +* Wednesday Wisdom * Backend Banter -* The Changelog Podcast(s) * Hidden Brain +* The Pragmatic Engineer Podcast +* Fallthrough [Golang] * Cup o' Go [Golang] * BSD Now [BSD] -* Fallthrough [Golang] -* Maintainable +* Modern Mentor * Fork Around And Find Out +* Maintainable * Deep Questions with Cal Newport +* The Changelog Podcast(s) ### Podcasts I liked I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests. -* Ship It (predecessor of Fork Around And Find Out) +* CRE: Chaosradio Express [german] * FLOSS weekly -* Modern Mentor +* Ship It (predecessor of Fork Around And Find Out) * Go Time (predecessor of fallthrough) * Java Pub House -* CRE: Chaosradio Express [german] +* Modern Mentor ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: +* Changelog News +* Ruby Weekly * VK Newsletter -* Golang Weekly -* The Valuable Dev -* byteSizeGo +* Register Spill +* Applied Go Weekly Newsletter * The Imperfectionist -* Monospace Mentor -* Changelog News +* byteSizeGo +* The Valuable Dev * The Pragmatic Engineer * Andreas Brandhorst Newsletter (Sci-Fi author) -* Register Spill -* Ruby Weekly -* Applied Go Weekly Newsletter +* Golang Weekly +* Monospace Mentor ## Magazines I like(d) This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order: -* Linux Magazine -* Linux User * freeX (not published anymore) * LWN (online only) +* Linux Magazine +* Linux User # Formal education |
