- Lean Mobile App Development
- Mike van Drongelen Adam Dennis Richard Garabedian Alberto Gonzalez Aravind Krishnaswamy
- 249字
- 2021-07-02 22:58:59
Kanban
Kanban is a way to visualize the flow and the current state of each action. Every participant can see the progress from start to finish. Team members start working as capacity permits. Unlike Scrum, there is no need for forecasting as it is a continuous process.
Kanban is a methodology that uses visualization with a Kanban board. The method originates from Lean manufacturing (inspired by Toyota), but it is often used for software development as well. In its most basic shape, it contains three columns, reflecting the state of each item—To do, Doing, and Done. Note that it is important to keep the amount of items in the Doing lane to a minimum. People are, in fact, not really good in multitasking, although they think they are. Switching from contexts will increase waste and should be avoided.
All you need to create a Kanban board is an empty wall and a number of post-its, but you can also use a software service such as Trello. If you sign up at www.trello.com, you can set up your own project for free and define a number of lanes. In this example, set up with Trello, it is clear to everyone which state each item is in. You can define additional lanes where needed:

In Kanban, the flow of work is continuous, but in Scrum, work is pided into events that last for a specific amount of time. Scrum uses Kanban boards, but adds a forecasting element to it.
- 算法競賽入門經典:習題與解答
- 復雜性思考:復雜性科學和計算模型(原書第2版)
- 大數據可視化
- 算法與數據中臺:基于Google、Facebook與微博實踐
- iOS and OS X Network Programming Cookbook
- Oracle高性能自動化運維
- 3D計算機視覺:原理、算法及應用
- 智能數據分析:入門、實戰與平臺構建
- MySQL 8.x從入門到精通(視頻教學版)
- 大數據治理與安全:從理論到開源實踐
- SQL Server 2012數據庫管理教程
- 重復數據刪除技術:面向大數據管理的縮減技術
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(下冊)
- Augmented Reality using Appcelerator Titanium Starter
- 深入理解InfluxDB:時序數據庫詳解與實踐