Scrum: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Scrum is a software development framework with an emphasis on iterative development, predictable schedules, and frequent communication. =Resources= * [https://secure.wikimedia.o...") |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Scrum is a software development framework | Scrum is a software development framework which emphasizes iterative development, predictable schedules, and frequent feedback. | ||
=Resources= | ==Guide== | ||
A brief overview of Scrum is provided on the [[Scrum/Guide|Guide]] page. This document was originally written for use by the [[MDN/Kuma|Kuma]] development team, but is shared here for the benefit of Mozilla as a whole. | |||
==Tools== | |||
See the [[Scrum/Tools|Tools]] page for a survey of popular Scrum tools and project management platforms. | |||
==Additional Resources== | |||
* [https://secure.wikimedia.org/wikipedia/en/wiki/Scrum_%28development%29#Meetings Wikipedia article on Scrum] | * [https://secure.wikimedia.org/wikipedia/en/wiki/Scrum_%28development%29#Meetings Wikipedia article on Scrum] | ||
* [http://www.scrum.org/scrumguides/ The Scrum Guide] | * [http://www.scrum.org/scrumguides/ The Scrum.org Scrum Guide] | ||
* [http://www.amazon.com/Agile-Project-Management-Microsoft-Professional/dp/073561993X/ref=sr_1_2?ie=UTF8&qid=1306965092&sr=8-2 "Agile Project Management with Scrum" by Ken Schwaber] | * [http://www.amazon.com/Agile-Project-Management-Microsoft-Professional/dp/073561993X/ref=sr_1_2?ie=UTF8&qid=1306965092&sr=8-2 "Agile Project Management with Scrum" by Ken Schwaber] | ||
* [http://www.amazon.com/Succeeding-Agile-Software-Development-Using/dp/0321579364/ref=sr_1_1?ie=UTF8&qid=1306965092&sr=8-1 "Succeeding with Agile: Software Development Using Scrum" by Mike Cohn] | * [http://www.amazon.com/Succeeding-Agile-Software-Development-Using/dp/0321579364/ref=sr_1_1?ie=UTF8&qid=1306965092&sr=8-1 "Succeeding with Agile: Software Development Using Scrum" by Mike Cohn] | ||
Latest revision as of 18:51, 3 June 2011
Scrum is a software development framework which emphasizes iterative development, predictable schedules, and frequent feedback.
Guide
A brief overview of Scrum is provided on the Guide page. This document was originally written for use by the Kuma development team, but is shared here for the benefit of Mozilla as a whole.
Tools
See the Tools page for a survey of popular Scrum tools and project management platforms.