diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-15 14:00:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-15 14:00:25 +0200 |
| commit | 3cb94829a41b1deb264cef619b89da8a51e09397 (patch) | |
| tree | cf3bc581d84cffb908ab97b3474cac035f4631b6 /about | |
| parent | eeab9aeff9bb387cb8dbe435d6f5508c63154b7c (diff) | |
Update content for gemtext
Diffstat (limited to 'about')
| -rw-r--r-- | about/resources.gmi | 166 |
1 files changed, 83 insertions, 83 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 25cead79..b58f1fa8 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,97 +35,97 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Raku Recipes; J.J. Merelo; Apress -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer -* C++ Programming Language; Bjarne Stroustrup; -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Effective awk programming; Arnold Robbins; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * Terraform Cookbook; Mikael Krief; Packt Publishing +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* 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 -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Leanring eBPF; Liz Rice; O'Reilly * Java ist auch eine Insel; Christian Ullenboom; +* Leanring eBPF; Liz Rice; O'Reilly * Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Docker Book; James Turnbull; Kindle -* Developing Games in Java; David Brackeen and others...; New Riders -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* The Docker Book; James Turnbull; Kindle +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook * Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Ultimate Go Notebook; Bill Kennedy +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* 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 * Site Reliability Engineering; How Google runs production systems; O'Reilly -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Modern Perl; Chromatic ; Onyx Neon Press -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Developing Games in Java; David Brackeen and others...; New Riders +* C++ Programming Language; Bjarne Stroustrup; +* Funktionale Programmierung; Peter Pepper; Springer * The Pragmatic Programmer; David Thomas; Addison-Wesley +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * DNS and BIND; Cricket Liu; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Raku Fundamentals; Moritz Lenz; Apress +* Ultimate Go Notebook; Bill Kennedy +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Raku Recipes; J.J. Merelo; Apress +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Modern Perl; Chromatic ; Onyx Neon Press +* Effective awk programming; Arnold Robbins; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson ## 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 -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Relayd and Httpd Mastery; Michael W Lucas +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Relayd and Httpd Mastery; Michael W Lucas * 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 +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley ## Self-development and soft-skills books In random order: -* Slow Productivity; Cal Newport; Penguin Random House -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Ultralearning; Anna Laurent; Self-published via Amazon +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * The Power of Now; Eckhard Tolle; Yellow Kite -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible * Influence without Authority; A. Cohen, D. Bradford; Wiley +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* 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 * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* 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 +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * The Off Switch; Mark Cropley; Virgin Books -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * Deep Work; Cal Newport; Piatkus -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Ultralearning; Scott Young; Thorsons -* Ultralearning; Anna Laurent; Self-published via Amazon * Atomic Habits; James Clear; Random House Business -* Soft Skills; John Sommez; Manning Publications * So Good They Can't Ignore You; Cal Newport; Business Plus -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Ultralearning; Scott Young; Thorsons +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Slow Productivity; Cal Newport; Penguin Random House +* The Good Enough Job; Simone Stolzoff; Ebury Edge * 101 Essays that change the way you think; Brianna Wiest; Audible => ../notes/index.gmi Here are notes of mine for some of the books @@ -134,22 +134,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Developing IaC with Terraform (with Live Lessons); 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) * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Scripting Vim; Damian Conway; O'Reilly Online -* MySQL Deep Dive Workshop; 2-day on-site training -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Functional programming lecture; Remote University of Hagen * Protocol buffers; 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 +* MySQL Deep Dive Workshop; 2-day on-site training +* 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 -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* The Ultimate Kubernetes Bootcamp; School of Devops; 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) -* Functional programming lecture; Remote University of Hagen -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. ## Technical guides @@ -166,40 +166,40 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: * Cup o' Go [Golang] -* Maintainable +* Go Time (Changelog) * Dev Interrupted +* Backend Banter +* The ProdCast (Google SRE Podcast) +* Deep Questions with Cal Newport * Hidden Brain +* Maintainable * The Pragmatic Engineer Podcast * Ship it (Changelog) -* Backend Banter -* Deep Questions with Cal Newport -* The ProdCast (Google SRE Podcast) -* Go Time (Changelog) ### 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] -* FLOSS weekly * 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: -* Ruby Weekly * Applied Go Weekly Newsletter -* Register Spill -* Golang Weekly +* VK Newsletter * byteSizeGo -* The Valuable Dev +* The Imperfectionist * Andreas Brandhorst Newsletter (Sci-Fi author) * Changelog News * Monospace Mentor -* VK Newsletter -* The Imperfectionist +* Register Spill +* The Valuable Dev +* Ruby Weekly +* Golang Weekly # Formal education |
