From 0e259c48172b63a6559affe4c6237de0ca107eb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torben=20Koch=20Pl=C3=B8en?= Date: Fri, 17 May 2024 12:30:47 +0200 Subject: [PATCH] Add Reading list page --- public/data/info-pages/reading-list/page.md | 31 +++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 public/data/info-pages/reading-list/page.md diff --git a/public/data/info-pages/reading-list/page.md b/public/data/info-pages/reading-list/page.md new file mode 100644 index 0000000..423aba3 --- /dev/null +++ b/public/data/info-pages/reading-list/page.md @@ -0,0 +1,31 @@ +# (Some of the) books I'd like to read + +In no particular order + +- The Value Flywheel Effect (David Anderson, Mark McCann, Michael O'Reilly) +- Architecture Modernization (Nick Tune, Jean-Georges Perrin) +- Accelerate (Nicole Forsgren, Jez Humble, Gene Kim) +- Continuous Delivery (Jez Humble, David Farley) +- Modern Software Engineering (David Farley) +- Learning Domain-Driven Design (Vlad Khononov) +- A Philosophy of Sofware Design (John Ousterhout) +- Grokking Simplicity (Eric Normand) +- Learning OpenTelemetry (Ted Young, Austin Parker) +- Building Evolutionary Architectures (Neal Ford, Rebecca Parsons, Patrick Kua, Parmod Sadalage) +- How Big Things Get Done (Bent Flyvbjerg, Dan Gardner) +- The Software Architect Elevator (Gregor Hohpe) +- Platform Strategy (Gregor Hohpe, Michele Danieli, Jean-Francois Landreau) +- Learning Systems Thinking (Diana Montalion) +- Learning Serverless (Jason katzer) +- Software Architecture Patterns for Serverless Systems (John Gilbert) +- Sooner, Safer, Happier (Jon Smart, Mysles Ogilvie, Simon Rohrer, Zsolt Berend) +- Flow Engineering (Steve Pereira, Andrew Davis) +- Enabling Microservice Success (Sarah Wells) +- Wild West to Agile (Jim Highsmith) +- The Accidental CIO (Scott Millett) +- The Innovators Dilemma (Clayton Christensen) +- Jobs to Be Done (Stephen Wunker, Jessica Wattman, David Farber) +- The Fearless Organization (Amy C. Edmondson) +- Drive: The Surprising Truth About What Motivates Us (Daniel H. Pink) +- Ode to Software Architecture (Maciej Jedrzejewski) +- Adaptive Systems with Domain-Driven Design, Wardley Mapping, and Team Topologies (Susanne Kaiser) \ No newline at end of file