Tag: modularization
Found 18 results for 'modularization'.
1) c - Modular programming with C: Separate device logic from communication protocol logic
2) design-patterns - Responsibility for adding and ordering menu items in a modular application
3) node.js - Modular programming: module inter-dependency
4) architecture - Put functionality in same executable with command-line flag, or put it in a separate executable?
5) algorithms - Parnas' Paper on Modularization and Workflow Engines
6) c++ - How should one modularly implement related objects?
7) design-patterns - Splitting up a very large function/program into smaller functions. Effective?
8) architecture - Why is it so bad to read data from a database "owned" by a different microservice
9) javascript - How to make scalable modules in a div element
10) libraries - Shared library and modules with versioning
11) versioning - What is a good versioning strategy to achieve 'fail fast' with chains of dependent maven submodules?
12) architecture - How can customer specific implementation be handled?
13) design - Did Dijkstra intend for code modularization, when he wrote about separation of concerns?
14) libraries - Including both "careful" and "dangerous" versions of a function in a library/module
15) modules - What is module in Software engineering context?
16) c - Switching out implementation source files in C project
17) java - Leo Brodie's "Interface Component"
18) php - Developing an application where a chunk of the code is used by both the app the tests