Avoiding Over and Under Design In Agile Projects
Scrum# Webinar Series
Webinar Guest Access Lean-AgileThis webinar is part of the Scaling Scrum to the Enterprise with Lean Software Development series.
This webinar focuses on what developers must attend to when building systems with Agile methods. It discusses an alternative to the choices of:
- Design for the future which often results in overdesign
- Not designing at all which often makes code difficult to change
Attendees will learn:
- How Design Patterns give an alternative design approach to the common approaches of over and under design
- How decoupling modules from the start can often be done in a simple manner without requiring pre-cognitive abilities
- How the understanding of components written by one group and used by another can be defined better