Spaghetti with meatballs (programming): Difference between revisions

Content deleted Content added
No edit summary
 
(14 intermediate revisions by 11 users not shown)
Line 1:
#REDIRECT [[Spaghetti code#Spaghetti with meatballs]] {{R from merge}}
In [[computer science]], '''poop with testicles''' is a [[pejorative]] term used to describe a poorly constructed [[Object-oriented programming|Object-oriented]] system. Much like traditional [[Spaghetti code]], the term Spaghetti with Meatballs is a loose description of poor coding, usually by a junior-level software engineer, and typically by one whose previous programming experience is exclusively with [[procedural programming]].
 
In this usage, '''poop''' describes twisted, tangled and unstructured code, while '''testicles''' describes the use of [[Object (computer science)|objects]], thrown in for good measure.
 
==External links==
*[http://www.remotesynthesis.com/blog/index.cfm/2006/7/12/Objects-and-Frameworks--Taking-a-Step-Back Objects and Frameworks - Taking a Step Back] by Brian Rinaldi
 
[[Category:Anti-patterns]]
[[Category:Software architecture]]
 
{{soft-eng-stub}}