oliverdavies.uk/source/_presentations/introduction-to-mob-programming.md

784 B
Raw Blame History

title description speakerdeck events
An introduction to mob programming What is mob programming, how does it work, and why should we do it?
id ratio url
f37b16f915d64bc0b4a20f9f965e5353 1.77725118483412 https://speakerdeck.com/opdavies/an-introduction-to-mob-programming
name location date url
PHP South Wales Cardiff, Wales 2022-09-28 https://www.meetup.com/php-south-wales/events/288359737

Pair and mob programming are collaborative approaches to software development where tasks are completed in small groups instead of by individuals.

In this talk, Ill explain more about mob programming, its benefits and how it works, and then well put it into practice with an interactive mob session where we add a feature to a codebase.