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