《The Art of Lean Software Development》读书笔记

Lean从丰田生产系统发展而来,首先是几个常见的日文字: Andon - Means “light” in Japanese. In a Lean environment, it is a visual device (usually a light or a board of lights) that gives the current status of a production system, signaling any problems (typically, green = OK, yellow = needs attention, and red = urgent/production stopped). Jidoka - Autonomation, the ability of a machine to inspect its work and operation and to notify a human if a problem is detected. Kaizen - The continuous, incremental improvement of an activity to create more value with less waste. Kanban - A signaling system used to signal the need for an item, typically using things like index cards, colored golf balls, or empty carts. Muda - Waste that consumes resources but produces no value. Lean软件开发的七个原则: ...

三月 29, 2010 · 1 分钟 · Hanson Hu