Hypothesis Driven Development | Glossary

 

Definition

Hypothesis-Driven Development is the practice of the development of new ideas, services and products. These act as a series of experiments that eventually determine whether a desired outcome will be achieved. The process undergoes constant iteration until said desirable outcome is achieved, or is determined to be not viable. This process requires a flexible mindet, due to its experimental nature, and an understanding of the consumer mindset.

 

Further Reading

  • “Lean Enterprise:How High Performance Organizations Innovate at Scale”(book), by Barry O’Reilly, Jez Humble, and Joanne Molesky
  • For more on Hypothesis Driven Development , read  here.

 

Mob Programming | Glossary

 

Definition

Mob Programming is the software development approach in which the whole team works on the same computer, at the same time, in the same space and on the same thing. It is an extension of the concept of ‘pair programming’. It can be used in coding, defining stories, working with customers, designing, testing and deploying software. It is usually carried out and accomplished in workshops.

 

Further Reading

  • For more on Information Radiators, read here.