Difference between revisions of "Software Engineering"
(→Portland Pattern Repository's Wiki Words) |
|||
Line 26: | Line 26: | ||
* Video: [http://www.youtube.com/watch?v=4XpnKHJAok8 Tech Talk: Linus Torvalds on git] | * Video: [http://www.youtube.com/watch?v=4XpnKHJAok8 Tech Talk: Linus Torvalds on git] | ||
* Wikipedia: [http://en.wikipedia.org/wiki/List_of_software_development_philosophies List of software development philosophies] | * Wikipedia: [http://en.wikipedia.org/wiki/List_of_software_development_philosophies List of software development philosophies] | ||
+ | * [http://www.joelonsoftware.com/articles/fog0000000043.html The Joel Test] - from [http://www.joelonsoftware.com/ Joel on Software] | ||
== Links == | == Links == |
Revision as of 15:53, 17 October 2012
Contents
Agile Software Development
- Agile Manifesto
- Scott W. Ambler: Agile Modeling
- Martin Fowler: Is Design Dead?
- Martin Fowler: The New Methodology
- BestBrains: Agile softwareudvikling
Scrum
- Video: Jeff Sutherland: The Roots of Scrum
- Video: Jeff Sutherland: Real World Experience in Creating Agile Companies
- Video: Ken Schwaber: A Canary in a Coalmine
- Video: Ken Schwaber: Scrum et al.
- Article: Scrum in 5 minutes
- Wikipedia: Scrum development
Portland Pattern Repository's Wiki Words
- YouArentGonnaNeedIt
- AnalysisParalysis
- CodeSmell
- FragileManifesto
- UnconsciousIncompetence
- UnskilledAndUnawareOfIt
- PowerGameConflictsWithCompetence
Miscellaneous
- Video: Tech Talk: Linus Torvalds on git
- Wikipedia: List of software development philosophies
- The Joel Test - from Joel on Software