PADNUG Talk: Introduction to Scrum
I had a great time at the PADNUG meeting last night. A fairly large group (40-ish) showed up even though DevConnections and P&P are going on this week.
As promised I have uploaded my slides for those who wanted to review them closer.
In addition here are the Scrum links:
- www.mountaingoatsoftware.com/scrum
- www.scrumalliance.org
- www.controlchaos.com
- http://groups.yahoo.com/group/scrumdevelopment/
The Scrum reading list:
- Agile and Iterative Development: A Manager's Guide
- Agile Estimating and Planning (Robert C. Martin Series)
- Agile Project Management with Scrum (Microsoft Professional)
- Agile Retrospectives: Making Good Teams Great
- Agile Software Development Ecosystems
- Agile Software Development with SCRUM
- The Enterprise and Scrum
- User Stories Applied: For Agile Software Development (The Addison-Wesley Signature Series)
- Lots of weekly articles at www.scrumalliance.org
The tools:
- Unit Testing: NUnit
- Unit Testing: MbUnit
- Productivity: Resharper
- Builds: NAnt
- CI: CruiseControl.Net
- CI: Draco.Net
- CI: Hudson
- CI: FinalBuilder
- Test Coverage: NCover
- Dependencies: NDepend
- Duplicate Code Detector: Simian
- Mocking framework: TypeMock
- Mocking framework: Rhino Mocks
- Mocking framework: NMock
- Test Automation: Selenium
- Test Automation: WatiN
- Test Automation: Watir