Content deleted Content added
m fix typo |
RandFreeman (talk | contribs) Importing Wikidata short description: "Architectural pattern in computer software development" |
||
Line 1:
{{Short description|Architectural pattern in computer software development}}
'''Data, context, and interaction''' ('''DCI''') is a paradigm used in computer software to program systems of communicating [[Object (computer science)|objects]]. Its goals are:
* To improve the readability of [[Object-oriented programming|object-oriented]] code by giving system behavior first-class status;
|