General Paradigms
Software is soft, not rigid. The aim is to design software, to keep it software as well as being well engineered for the task at hand
Information about
Architecture
Design
Functional programming & design
Object oriented programming & design
Networks
Integrations
etc
Teatability becomes the yardstick for measuring quality of design or implementation. The easier it is to test, the better ther code
Increasing quality today, will increase velocity tomorrow.
Makes code easier to debug and maintain
Slow down in feature, will not occur]
Hype
Last updated