According to research on Software Architecture, decision making processes were not created until the early 2000s. The topic was not covered in research papers until 2003[1]. But… Read more “The Wizard of Oz-chitecture”
Author: cmiyachi
Single Responsibility or Changing Growing Responsibilities Principle
Architecture is full of examples of items designed to do more than one thing. Your smart phone is a flash light. From my last examples, a chair… Read more “Single Responsibility or Changing Growing Responsibilities Principle”
Each Iteration is Better
That’s the theory any way. An iteration is defined as “A process of repeating a set of operations until a specific result is achieved”. Iteration in software… Read more “Each Iteration is Better”