General
129 views
Scrum
Quick Definition
Agile framework using fixed-length sprints
Full Definition
An agile framework using fixed-length iterations called sprints.
Examples
sprint planning, daily standup, sprint review, retrospective
Related Terms
agile
sprint
kanban
More General Terms
Container
Lightweight package with everything to run software
BDD
Extending TDD with natural language behavior specs
Event Sourcing
Storing all state changes as immutable event sequences
Version Control
Systems tracking code changes for collaboration
SOLID
Five design principles for maintainable OOP software
System Design
Defining architecture components and interfaces for systems