Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Cohesion_(computer_science)> ?p ?o }
Showing triples 1 to 72 of
72
with 100 triples per page.
- Cohesion_(computer_science) abstract "In computer programming, cohesion refers to the degree to which the elements of a module belong together. Thus, cohesion measures the strength of relationship between pieces of functionality within a given module. For example, in highly cohesive systems functionality is strongly related.Cohesion is an ordinal type of measurement and is usually described as “high cohesion” or “low cohesion”. Modules with high cohesion tend to be preferable because high cohesion is associated with several desirable traits of software including robustness, reliability, reusability, and understandability whereas low cohesion is associated with undesirable traits such as being difficult to maintain, test, reuse, or even understand.Cohesion is often contrasted with coupling, a different concept. High cohesion often correlates with loose coupling, and vice versa. The software metrics of coupling and cohesion were invented by Larry Constantine in the late 1960s as part of Structured Design, based on characteristics of “good” programming practices that reduced maintenance and modification costs. Structured Design, cohesion and coupling were published in the article Stevens, Myers & Constantine (1974) and the book Yourdon & Constantine (1979); the latter two subsequently became standard terms in software engineering.In object-oriented programming, if the methods that serve a class tend to be similar in many aspects, then the class is said to have high cohesion. In a highly cohesive system, code readability and reusability is increased, while complexity is kept manageable.Cohesion is increased if:The functionalities embedded in a class, accessed through its methods, have much in common.Methods carry out a small number of related activities, by avoiding coarsely grained or unrelated sets of data.Advantages of high cohesion (or “strong cohesion”) are:Reduced module complexity (they are simpler, having fewer operations).Increased system maintainability, because logical changes in the domain affect fewer modules, and because changes in one module require fewer changes in other modules.Increased module reusability, because application developers will find the component they need more easily among the cohesive set of operations provided by the module.While in principle a module can have perfect cohesion by only consisting of a single, atomic element – having a single function, for example – in practice complex tasks are not expressible by a single, simple element. Thus a single-element module has an element that either is too complicated, in order to accomplish task, or is too narrow, and thus tightly coupled to other modules. Thus cohesion is balanced with both unit complexity and coupling.".
- Cohesion_(computer_science) wikiPageExternalLink pm-oo-cohesion.html.
- Cohesion_(computer_science) wikiPageExternalLink RelationalCohesion.
- Cohesion_(computer_science) wikiPageID "542168".
- Cohesion_(computer_science) wikiPageLength "6815".
- Cohesion_(computer_science) wikiPageOutDegree "24".
- Cohesion_(computer_science) wikiPageRevisionID "706185555".
- Cohesion_(computer_science) wikiPageWikiLink Category:Programming_principles.
- Cohesion_(computer_science) wikiPageWikiLink Category:Software_architecture.
- Cohesion_(computer_science) wikiPageWikiLink Category:Software_metrics.
- Cohesion_(computer_science) wikiPageWikiLink Computer_programming.
- Cohesion_(computer_science) wikiPageWikiLink Coupling_(computer_programming).
- Cohesion_(computer_science) wikiPageWikiLink Edward_Yourdon.
- Cohesion_(computer_science) wikiPageWikiLink Granularity.
- Cohesion_(computer_science) wikiPageWikiLink Index_of_object-oriented_programming_articles.
- Cohesion_(computer_science) wikiPageWikiLink Larry_Constantine.
- Cohesion_(computer_science) wikiPageWikiLink Level_of_measurement.
- Cohesion_(computer_science) wikiPageWikiLink Lexical_analysis.
- Cohesion_(computer_science) wikiPageWikiLink Loose_coupling.
- Cohesion_(computer_science) wikiPageWikiLink Maintainability.
- Cohesion_(computer_science) wikiPageWikiLink Modular_programming.
- Cohesion_(computer_science) wikiPageWikiLink Object-oriented_programming.
- Cohesion_(computer_science) wikiPageWikiLink Reusability.
- Cohesion_(computer_science) wikiPageWikiLink Robustness_(computer_science).
- Cohesion_(computer_science) wikiPageWikiLink Rubric_(academic).
- Cohesion_(computer_science) wikiPageWikiLink Software_metric.
- Cohesion_(computer_science) wikiPageWikiLink Static_program_analysis.
- Cohesion_(computer_science) wikiPageWikiLink Steve_McConnell.
- Cohesion_(computer_science) wikiPageWikiLink Structured_analysis.
- Cohesion_(computer_science) wikiPageWikiLinkText "Cohesion (computer science)".
- Cohesion_(computer_science) wikiPageWikiLinkText "Cohesion".
- Cohesion_(computer_science) wikiPageWikiLinkText "cohesion".
- Cohesion_(computer_science) wikiPageWikiLinkText "cohesive".
- Cohesion_(computer_science) wikiPageWikiLinkText "cohesiveness".
- Cohesion_(computer_science) wikiPageWikiLinkText "high cohesion".
- Cohesion_(computer_science) wikiPageWikiLinkText "loose cohesion".
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Citation_needed.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Cite_book.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Cite_journal.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Harvtxt.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Refbegin.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Refend.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Reflist.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Sfn.
- Cohesion_(computer_science) wikiPageUsesTemplate Template:Unreferenced_section.
- Cohesion_(computer_science) subject Category:Programming_principles.
- Cohesion_(computer_science) subject Category:Software_architecture.
- Cohesion_(computer_science) subject Category:Software_metrics.
- Cohesion_(computer_science) comment "In computer programming, cohesion refers to the degree to which the elements of a module belong together. Thus, cohesion measures the strength of relationship between pieces of functionality within a given module. For example, in highly cohesive systems functionality is strongly related.Cohesion is an ordinal type of measurement and is usually described as “high cohesion” or “low cohesion”.".
- Cohesion_(computer_science) label "Cohesion (computer science)".
- Cohesion_(computer_science) sameAs Q1353987.
- Cohesion_(computer_science) sameAs اتساق_(علم_الحاسوب).
- Cohesion_(computer_science) sameAs Кохезия.
- Cohesion_(computer_science) sameAs Cohesió_(informàtica).
- Cohesion_(computer_science) sameAs Soudržnost_(informatika).
- Cohesion_(computer_science) sameAs Kohäsion_(Informatik).
- Cohesion_(computer_science) sameAs Sidusus.
- Cohesion_(computer_science) sameAs Koheesio_(tietotekniikka).
- Cohesion_(computer_science) sameAs Cohésion_(informatique).
- Cohesion_(computer_science) sameAs לכידות_(תוכנה).
- Cohesion_(computer_science) sameAs Kohesi_(ilmu_komputer).
- Cohesion_(computer_science) sameAs Coesione_(informatica).
- Cohesion_(computer_science) sameAs 凝集度.
- Cohesion_(computer_science) sameAs Cohesion.
- Cohesion_(computer_science) sameAs Spójność_oprogramowania.
- Cohesion_(computer_science) sameAs m.02n954.
- Cohesion_(computer_science) sameAs Связность_(программирование).
- Cohesion_(computer_science) sameAs xd0x9fxd0xbexd0xb2xd1x8fxd0xb7xd0xb0xd0xbdxd1x96xd1x81xd1x82xd1x8c_(xd0xbfxd1x80xd0xbexd0xb3xd1x80xd0xb0xd0xbcxd1x83xd0xb2xd0xb0xd0xbdxd0xbdxd1x8f).
- Cohesion_(computer_science) sameAs Q1353987.
- Cohesion_(computer_science) sameAs 內聚性_(計算機科學).
- Cohesion_(computer_science) wasDerivedFrom Cohesion_(computer_science)?oldid=706185555.
- Cohesion_(computer_science) isPrimaryTopicOf Cohesion_(computer_science).