Hacker News new | ask | show | jobs
by FrankWilhoit 525 days ago
Architecture maps responsibilities to capabilities. Analysis maps a problem space to a model. Design transforms a model into a better model. (This is implicitly iterative.) Implementation maps the designed model to buildables/deployables/runnables.