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