ManningBooks

ManningBooks

Devtalk Sponsor

Lean Software Engineering (Manning)

Lean Software Engineering: Fix the system, not the code introduces an AI-aware systems thinking approach adapted for the modern software development lifecycle, targeting the bottlenecks where high-value improvements live.

Leigh Griffin

We’re in a moment where generating code is easier than ever. Between modern frameworks, cloud tooling, and coding agents, teams can ship features quickly. Yet many delivery pipelines still feel slow and fragile. Pull requests sit. CI pipelines drag. Releases require ceremony that nobody questions anymore.

This book takes Lean thinking and applies it to the whole system around the code. Leigh focuses on where work actually gets stuck: handoffs, reviews, environment setup, branching strategies, debugging loops, and approval chains. Instead of treating quality as something you bolt onto code through more checks, she looks at how workflow design shapes quality, cost, and long-term maintainability.

You’ll see concrete scenarios throughout the book:

  • A pull request process that quietly creates delay and context switching

  • Debugging sessions that expose gaps in feedback loops

  • CI/CD setups that add complexity without reducing risk

  • The impact of coding agents on flow, ownership, and review practices

Lean principles first moved from manufacturing into software in the late 1990s. Since then, many teams have focused on automated tests and iteration cadence. This book broadens that lens. It asks how value moves from idea to production in an AI-aware environment, and what waste looks like when part of your team might be an agent generating code.

If you’re responsible for delivery outcomes, technical direction, or the health of your team’s workflow, this is a thoughtful read. It doesn’t promise a silver bullet. It gives you a way to examine your system and decide where change will actually matter.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Frontend topics Top

PragmaticBookshelf
It’s hard to have a Rails application without integrating some client-side logic. But client-side coding tools, and the Rails tools for i...
New
PragmaticBookshelf
Database-driven sites bring complexity you might not need, but building a site by hand is too much work. Hugo is a static site generator ...
New
PragmaticBookshelf
The Elm language offers safer applications and fewer errors that come with functional programming, while being type-safe and easy to use....
New
PragmaticBookshelf
ReasonML is a new, type-safe, functional language that compiles to efficient, readable JavaScript. ReasonML interoperates with existing J...
New
PragmaticBookshelf
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on emb...
New
AstonJ
If you know of any good learning resources for Svelte please post them here :smiley: Here’s some to get us started: The official tutori...
New
First poster: AstonJ
Welcome to Learn CSS! This course breaks down the fundamentals of CSS into digestible, easy to understand pieces. Over the next few modul...
New
ManningBooks
Tired of wrestling with HTML, CSS, or JavaScript just to get a simple web UI up and running? With Streamlit, you can create powerful, in...
New
pragdave
New code becomes cheaper every day, but maintenance does not. Bugs are faster, subtler, and harder to catch, and dealing with them is inc...
New
ManningBooks
Vanilla Web is your guide to building serious web applications using the tools built right into the browser. You’ll learn to use “plain v...
New

Other popular topics Top

PragmaticBookshelf
Take your Go skills to the next level by learning how to design, develop, and deploy a distributed service. Start from the bare essential...
New
PragmaticBookshelf
Stop developing web apps with yesterday’s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1147 29994 760
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
AstonJ
This is a very quick guide, you just need to: Download LM Studio: https://lmstudio.ai/ Click on search Type DeepSeek, then select the o...
New