|
|
|
|
|
by aryehof
3721 days ago
|
|
A great deal of focus on non-functional requirements, technology and infrastructure. However, there is little mention of the criteria that can affect system design, taking into account the shape of the problem under consideration and functional requirements. Driving system design will be:- - domain complexity - whether domain in business, commerce and industry, versus computer and data sciences - whether the representation of the problem is best suited to a simple procedural approach, a structure programming using functional decomposition approach, an object domain model, or a data-driven approach. |
|