Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 512 Bytes

File metadata and controls

executable file
·
23 lines (15 loc) · 512 Bytes

Software Engineering Concepts

Technical Debt

Financial Debt Technical Debt
Get it now Early to market
Pay interest Refactoring
Unable to repay Unable to maintain

Agility by Dave Thomas

Agility - What to do:

  • Find out where you are
  • Take a small step towards your goal
  • Adjust your understanding based on what you learned
  • Repeat

Agility - How to do it:

  • When faced with two of more alternatives that deliver roughly the same value, take the path that makes future change easier.