Skip to content

Instantly share code, notes, and snippets.

@livecodelife
Last active July 5, 2016 20:07
Show Gist options
  • Save livecodelife/fc90bb77accc58bed2a975ebd7b6b3e7 to your computer and use it in GitHub Desktop.
Save livecodelife/fc90bb77accc58bed2a975ebd7b6b3e7 to your computer and use it in GitHub Desktop.

How does the Agile model compare to the Waterfall model?

The Waterfall model is a linear and more rigid workflow model where the product is only presented at completion. Agile workflow is created and presented in small increments

Why do you think Agile is so popular in software development?

Agile can be adapted and changed based on client and industry changes much more easily and it is very important in the software industry to keep up with sudden changes

Do you think Agile is applicable to all industries?

Maybe not to the same degree as the software industry but I think any industry can benefit from some of the facets of Agile workflow

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