Smell of Corruling Software - "Agile Software Development - Principle, Mode and Practice" Reading Notes
Excerpt from "Agile Software Development - Principle, Method and Practice" - Robert C. Martin
Remember, the most unstable thing in most software projects is demand. (1) Range a single change leads to chain changes in the module with dependencies. (2) When the vulnerability is in progress, there may be a problem in many places of the program. (3) Firmness (4) Adhesive (5) Unnecessary complexity comprises the component currently used. (6) Unnecessary repetition When the same code is repeatedly appeared in a slightly different form, it means that the developer ignores abstraction. (7) Hypothesis modules are difficult to understand.