Modular Programming: Maintainability, Implementation, Assembly Language, COBOL, Ada (programming language), Fortran, Blitz BASIC, Pascal (programming language), ML (programming language). - Brossura

 
9786130631741: Modular Programming: Maintainability, Implementation, Assembly Language, COBOL, Ada (programming language), Fortran, Blitz BASIC, Pascal (programming language), ML (programming language).

Sinossi

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Modular programming is a software design technique that increases the extent to which software is composed from separate parts, called modules. Conceptually, modules represent a separation of concerns, and improve maintainability by enforcing logical boundaries between components. Modules are typically incorporated into the program through interfaces. A module interface expresses the elements that are provided and required by the module. The elements defined in the interface are detectable by other modules. The implementation contains the working code that corresponds to the elements declared in the interface.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.