Spaghetti with meatballs (programming): Difference between revisions

Content deleted Content added
No edit summary
Hatoulah (talk | contribs)
No edit summary
Line 1:
{{Inappropriate tone|date=July 2008}}
In [[computer science]], '''spaghetti with meatballs''' is a [[pejorative]] term used to describe a loosely constructed [[Object-oriented programming|Object-oriented]] system. Much like traditional [[spaghetti code]], the term ''spaghetti with meatballs'' is a description of poor coding, usually by a junior-level software engineer, and typically by one whose previous programming experience is exclusively with [[procedural programming]]. Alternatively, it may be the result of a system whose development has transitioned over a long life-cycle.
 
In [[computer science]],The term'''spaghetti with meatballs''' is a [[pejorative]] term used in [[computer science]] to describe a loosely constructed [[Object-oriented programming|Object-oriented]] system. Much likeLike traditional [[spaghetti code]], the term ''spaghetti with meatballs'' is a description of poor coding, usually by a junior-level [[software engineer]], and typically by one whose previous programming experience is exclusively with [[procedural programming]]. Alternatively, it may be the result of a system whose development has transitioned over a long life-cycle.
In this usage, ''spaghetti'' describes twisted, tangled and unstructured code, while ''meatballs'' describes the use of [[Object (computer science)|objects]], thrown in for good measure.
 
Alternatively, it may be the result of a system whose development has transitioned over a long life-cycle.
 
In this usage, ''spaghetti'' describes twisted, tangled and unstructured code, while ''meatballs'' describes the use of [[Object (computer science)|objects]], thrown in for good measure.