APLawrence.com -  Resources for Unix and Linux Systems, Bloggers and the self-employed

2003/10/07 Spaghetti code


© October 2003 Tony Lawrence

Probably more often applied to Basic code than anything else because of the "GOTO" statement, but is often used to describe any tangled and confused mess of code.

Programmers don't always write bad code out of ineptitude. Sometimes it is a deliberate form of job security. This is true both for in-house programmers and those doing contract work for others. In both cases, convoluted code makes it difficult for someone else to take it over or provide new features. Of course, this can backfire: it can also make the original programmer confused and impotent.

The Obfuscated C Contest raises confusing code to an art level.

Deliberately nasty code is often combined with truly awful formatting just to further scare off any who would dare to examine it. Lack of comments or obviously pointless comments :

# sort
@x=sort @y;
 

can be another sign of job protection at work.


Got something to add? Send me email.





(OLDER)    <- More Stuff -> (NEWER)    (NEWEST)   

Printer Friendly Version

->
-> Spaghetti code


Inexpensive and informative Apple related e-books:

Take Control of IOS 11

Take Control of Pages

iOS 8: A Take Control Crash Course

Take control of Apple TV, Second Edition

Photos for Mac: A Take Control Crash Course




More Articles by © Tony Lawrence




Printer Friendly Version

Have you tried Searching this site?

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more.

Contact us


Printer Friendly Version





We are stuck with technology when what we really want is just stuff that works. (Douglas Adams)




Linux posts

Troubleshooting posts


This post tagged:

Programming

UnixWords



Unix/Linux Consultants

Skills Tests

Unix/Linux Book Reviews

My Unix/Linux Troubleshooting Book

This site runs on Linode