What is spaghetti programming?

Spaghetti code is a derogatory term for computer programming that is unnecessarily convoluted and particularly programming that code uses frequent branching from one code to another. Sometimes it exists as the results of older code being modified a number of times over the years...
 
Spaghetti code is a pejorative phrase for source code that has a complex and tangled control structure, especially one using many GOTO statements, exceptions, threads, or other "unstructured" branching constructs.
 
Spaghetti code is a derogatory term for computer programming that is unnecessarily convoluted, and particularly programming code that uses frequent branching from one section of code to another. Spaghetti code sometimes exists as the result of older code being modified a number of times over the years.
 
Spaghetti code is a large amount of unreadable, unprofessional and highly too complicated for an easy program. It’s basically code written by someone who thinks he’s the next Zuckerberg, and he ends up making code with a ton of not needed complex things. To avoid spaghetti code don’t get ahead of yourself and keep on learning.
 
Spaghetti rule is a derogatory term for on-line that is unnecessarily convoluted, and particularly development rule that uses frequent branching from one section of rule to another.
 
Not to be confused with "spaghetti western", this particular phrase has established influence so that other styles of programming start using "pasta" terms. Therefore, you have Ravioli code, Lasagna code, Macaroni code, and Fusili code. Still, the pasta programming is a general term to describe them.
 
Spaghetti code is a pejorative phrase for source code that has a complex and tangled control structure, especially one using many GOTO statements, exceptions, threads, or other "unstructured" branching constructs. It is named such because program flow is conceptually like a bowl of spaghetti, i.e. twisted and tangled.

Thanks for the information
 
Back
Top