Functional Decomposition

Programming Fundamentals: Functional Decomposition

Functional decomposition is a rather grandiose and pretentious term for breaking the problem down into smaller more easily solved problems. In this article I’d like to cover how spending time doing this, if needed twice (once after the initial requirements acceptance, and then again at the time of feature design) has benefits. Sometimes, in order […]