Skip to content
Rob Moffat edited this page Aug 31, 2018 · 76 revisions

Welcome to Risk-First

Scrum, Waterfall, Lean, Prince2: what do they all have in common?

One perspective is that they are individual software methodologies, offering different approaches on how to build software.

However, here, we are going to consider a second perspective: that building software is all about managing risk, and that these methodologies are acknowledgements of this fact, and they differ because they have different ideas about which are the most important risks to manage.

Goal

Hopefully, after reading through some of the articles here, you'll come away with:

  • An appreciation of how risk underpins everything we do as developers, whether we want it to or not.
  • A framework for evaluating software methodologies and choosing the right one for the task-at-hand.
  • A recontextualization of the software process as being an exercise in mitigating different kinds of risk.
  • The tools to help you decide when a methodology is letting you down, and the vocabulary to argue for when it's a good idea to deviate from it.

What This is Not

This is not intended to be a rigorously scientific work: I don't believe it's possible to objectively analyze a field like software development in any meaningful, statistically significant way. (For one, things just change too fast.)

Neither is this site isn't going to be an exhaustive guide of every possible software development practice and methodology. That would just be too long and tedious.

Neither is this really a practitioner's guide to using any particular methodology: If you've come here to learn the best way to do Retrospectives, then you're in the wrong place. There are plenty of places you can find that information already. Where possible, this site will link to or reference concepts on Wikipedia or the wider internet for further reading on each subject.

Lastly, although this is a Wiki, it's not meant to be an open-ended discussion of software techniques like Ward's Wiki. In order to be concise and useful, discussions need to be carried out by Opening an Issue.

Patterns and Tropes

Contributing

If you feel something important is missing, or you spot a mistake, we need help.

Executive Summary

You can get a flavour for where all this is going by reaading this: Executive Summary

Table of Contents

There are basically five parts to this work:

  • Parts 1 and 2 really need to be read in sequentially, as they'll explain the concepts you need to digest the rest.
  • Parts 3, 4 and 5 don't have a linear structure, you can dive in anywhere after reading the first two.

Part 1: Introduction

Some easy-to-digest ideas that will set the scene for examining the practices later.

Risks are often very similar across different software projects. And, if you know about them, you can look for them. This section attempts to break them down for you:

Part 3: Practices

This part is a discussion of the different practices within Software Development, and how they mitigate and accentuate the different risks.

Part 4: Methodologies

A more in-depth look at software methodologies and how their chosen practices reflect their position on what the most critical risks are.

  • Introduction
  • Waterfall
  • Extreme Programming
  • Scrum
  • Lean
  • PMBoK and Prince2
  • Programming, Motherf
  • DevOps
  • 12 Factor

Part 5: Specific Topics

A more light-hearted collection of blog posts related to the software development process, aiming to use what we've learnt in real-life contexts.

Glossary Of Terms


Discuss

Clone this wiki locally