Content deleted Content added
No edit summary |
|||
Line 1:
'''Modularity''' is a concept that has applications in the contexts of [[computer science]], particularly [[programming]], as well as [[cognitive science]] in investigating the structure of [[mind]]. A '''module''' can be defined variously, but generally must be a component of a larger system, and operate within that system independently from the operations of the other components
==Modularity in Computer Science==
|