Free Online Dictionary
Modular Programming
| Wikipedia English The Free Encyclopedia | Download this dictionary |
Modular programming
Modular programming (also known as top down design and stepwise refinement) is a software design technique that increases the extent to which software is composed of separate, interchangeable components called modules by breaking down program functions into modules, each of which accomplishes one function and contains everything necessary to accomplish this. It is also called 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.
| See more at Wikipedia.org... |
© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License
| Wikipedia Deutsch Die freie Enzyklopädie | Download this dictionary |
Modul (Software)
Ein Modul (neutrum, das Modul) ist eine abgeschlossene funktionale Einheit einer Software, bestehend aus einer Folge von Verarbeitungsschritten und Datenstrukturen. Inhalt eines Moduls ist häufig eine wiederkehrende Berechnung oder Bearbeitung von Daten, die mehrfach durchgeführt werden muss.
| Mehr unter Wikipedia.org... |
© Dieser Eintrag beinhaltet Material aus Wikipedia und ist lizensiert auf GNU-Lizenz für freie Dokumentation
| Wikipédia Français | Download this dictionary |
Module (programmation)
Un module en programmation désigne un espace de noms. Pour reprendre l'image de la programmation objet, un module est une instance unique qui n'utilise pas d'héritage et ne contient aucun module fils. Chaque module peut exporter ou importer certains symboles comme des variables, des fonctions ou des classes. Les modules peuvent se regrouper en package éventuellement hiérarchique.
| Pour la suite, voir Wikipédia.org… |
© Cet article se sert du contenu de Wikipédia® et est autorisé sous les termes de la Licence de Documentation libre GNU
| Русская Википедия - свободная энциклопедия | Download this dictionary |
Модульность (программирование)
Модульность — в языках программирования — принцип, согласно которому логически связанные между собой подпрограммы, переменные и т. д. группируются в отдельные файлы (модули), которые компилируются независимо друг от друга.
Модульность программы значительно уменьшает время её перекомпиляции при изменениях, вносимых в исходные тексты, упрощает групповую разработку.
| Продолжение на Wikipedia.οrg... |
© Текстовое содержимое использует материал из Википедии® и доступно в соответствии с лицензией свободной документации GNU
| THE Eng-Cro Dictionary | Download this dictionary |
modular programming
modularno programiranje
Free for individual usage/Besplatan za osobnu uporabu
| Modular Programming in English | Modular Programming in French | Modular Programming in Dutch | Modular Programming in Portuguese | Modular Programming in German | Modular Programming in Russian | Modular Programming in Korean | Modular Programming in Turkish | Modular Programming in Hebrew | Modular Programming in Arabic | Modular Programming in Thai | Modular Programming in Croatian | Modular Programming in Serbian | Modular Programming in Farsi | Modular Programming in Macedonian
You think you have ethics...
Take the survey NOW!
