Skip to content

Instantly share code, notes, and snippets.

@xpepper
Last active April 25, 2019 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xpepper/da790f7b9422f4092d1463399b8aa4f4 to your computer and use it in GitHub Desktop.
Save xpepper/da790f7b9422f4092d1463399b8aa4f4 to your computer and use it in GitHub Desktop.
Snippets of Agile History
  • A system's users seldom know exactly what they want and cannot articulate all they know.
  • Even if we could state all requirements, there are many details that we can only discover once we are well into implementation.
  • Even if we knew all these details, as humans, we can master only so much complexity.
  • Even if we could master all this complexity, external forces lead to changes in requirements, some of which may invalidate earlier decisions.

-- "A Rational Design Process: How and Why to Fake It", David Parnas, Paul Clements - 1986

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment