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

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

Synopsis

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.

"synopsis" may belong to another edition of this title.

Reseņa del editor

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.

"About this title" may belong to another edition of this title.