Module (Modular Programming)
- Category :
- Concept
- Tags :
- general_computing_gleanings
- computer_science
- computer_programming
- m
- Created:
Table of Contents
About
Modular programming is a software design technique that emphasises separating the functionality of a program into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect or ‘concern’ of the desired functionality1.
Anki
Links
References
Wikipedia. “module”. Available at: https://en.wikipedia.org/wiki/Modular_programming. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Design Gleanings
- Category: Concept
- Published:
- 417 Expectation Failed
- Category: Concept
- Published:
- computer hardware
- Category: Concept