Removed a broken link and paragraph referencing the link. (#32152)

The broken link was to a comic from Commitstrip. I was unable to find a replacement link so instead I removed the entire paragraph referencing the article.
This commit is contained in:
PsiActual
2019-01-16 08:26:11 -05:00
committed by Tom
parent 59264f154e
commit 89d5d86979

View File

@ -3,13 +3,11 @@ title: Agile
---
## Agile
Agile software development is a collection of methodologies used to manage teams of developers. It advocates adaptive planning, evolutionary development, early delivery, and continuous improvement, and it encourages rapid and flexible response to change. People and communication are considered more important than tools and processes.
Agile software development is a collection of methodologies used to manage teams of developers. It advocates adaptive planning, evolutionary development, early delivery, continuous improvement, and it encourages rapid and flexible response to change. People and communication are considered more important than tools and processes.
Agile emphasizes asking end users what they want, and frequently showing them demos of the product as it is developed. This stands in contrast to the "Waterfall" approach, specification-driven development, and what Agile practitioners call "Big Up-Front Design." In these approaches, the features are planned out and budgeted before development starts.
Agile emphasizes asking end users what they want, and frequently showing them demos of the product as it is developed. This stands in contrast to the "Waterfall" approach, specification-driven development, and what Agile practitioners call "Big Up-Front Design". In these approaches the features are planned out and budgeted before development starts.
With Agile, the emphasis is on "agility" - being able to quickly respond to feedback from users and other changing circumstances.
![A comic from Commitstrip.com showing a product manager explaining to a developer that they are switching to agile, but then asking the developer to plan everything up front](https://www.commitstrip.com/wp-content/uploads/2017/01/Strip-Budegt-fixe-pour-projet-flexible-english650-final.jpg)
With Agile the emphasis is on "agility" - being able to quickly respond to feedback from users and other changing circumstances.
The agile software development places its emphasis on four core values:
1. Preference on team and individual interactions over tools and processes.