Proceedings of the May 19-22, 1975, National Computer Conference and Exposition on - AFIPS '75 1975
DOI: 10.1145/1499949.1499997
|View full text |Cite
|
Sign up to set email alerts
|

Structured programming and structured design as art forms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
14
0

Year Published

1987
1987
2024
2024

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 14 publications
(14 citation statements)
references
References 0 publications
0
14
0
Order By: Relevance
“…A walkthrough is a peer group review of a software document [21]. It involves several people, each of whom plays a well defined role.…”
Section: Inspections Reviews and Walkthroughsmentioning
confidence: 99%
“…A walkthrough is a peer group review of a software document [21]. It involves several people, each of whom plays a well defined role.…”
Section: Inspections Reviews and Walkthroughsmentioning
confidence: 99%
“…The "low coupling, high cohesion" (LCHC) principle helps decide how many. This principle states that components in a component-based system should have few couplings between different components and high cohesion within a component (Yourdon and Constantine, 1979) as a tight coupling of components would cause invasive changes on them when modifications are needed (Heim et al, 2015).…”
Section: Principle: Low Coupling High Cohesionmentioning
confidence: 99%
“…Lastly, we would like to have the tactic implemented in a way that the final code has a high quality. There are a variety of techniques that quantify the quality of the code from different perspectives, e.g., high-cohesion and loosecoupling as two fundamental quality metrics for code [25]. In this paper, we focus on high-cohesion, but we will discuss how loose-coupling could also be incorporated as future work.…”
Section: Criteria 4: Synthesized Code Qualitymentioning
confidence: 99%