Mob programming
This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template. Mob Programming is a software development approach where the whole team works on the same thing, at the same time, in the same space, and at the same computer. This is similar to pair programming where two people sit at the same computer and collaborate on the same code at the same time. With Mob Programming the collaboration is extended to everyone on the team, while still using a single computer for writing the code and inputting it into the code base.[1]
In addition to software coding, the team works together to do almost all the work a typical software development team tackles, such as defining user stories or requirements, designing, testing, deploying software, and working with the customer and business experts. Almost all work is handled in “working meetings” or workshops, and all the people involved in creating the software are considered to be team members, including the customer and business experts.
References
- ^ Zuill, Woody (2014). "Mob Programming: A Whole Team Approach" (PDF). Agile2014 Conference Experience Reports.
{{cite journal}}
: Unknown parameter|nopp=
ignored (|no-pp=
suggested) (help)