User Tools

Site Tools


principles:more_is_more_complex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
principles:more_is_more_complex [2021-03-25 15:30] – old revision restored (2021-02-01 23:28) 95.216.172.193principles:more_is_more_complex [2021-10-20 21:26] (current) – +++ restored +++ christian
Line 32: Line 32:
 ===== Rationale ===== ===== Rationale =====
  
-The capabilities of the human mind are certainly limited. If it is necessary to keep a large amount of modules or lines of code in mind, it is difficult to understand. Furthermore if a module is large, it takes a long time to read (and thus to comprehend). And if there are many modules, looking for a particular module takes a long time. And the longer the searching process takes, the more one will have forgotten what has been read previously. This results in worse readability, understandability and this maintainability.+The capabilities of the human mind are certainly limited. If it is necessary to keep a large amount of modules or lines of code in mind, it is difficult to understand. Furthermore if a module is large, it takes a long time to read (and thus to comprehend). And if there are many modules, looking for a particular module takes a long time. And the longer the searching process takes, the more one will have forgotten what has been read previously. This results in worse readability, understandability and thus maintainability.
  
 Regarding documentation it is evident that smaller amounts of documentation are read faster.  Regarding documentation it is evident that smaller amounts of documentation are read faster. 
Line 59: Line 59:
  
 The phrase "more is more complex" is new but can be regarded trivially intuitive to every developer. There is also some research concerning certain aspects of MIMC. See section [[#evidence]]. The phrase "more is more complex" is new but can be regarded trivially intuitive to every developer. There is also some research concerning certain aspects of MIMC. See section [[#evidence]].
- 
  
 ===== Evidence ===== ===== Evidence =====
principles/more_is_more_complex.1616682610.txt.gz · Last modified: 2021-03-25 15:30 by 95.216.172.193