Blog of Leonid Mamchenkov

You just stepped in a pile of posts.

How To Write Unmaintainable Code

Posted in All on January 6th, 2005 · 2 Comments

In many places Perl is called an unmaintainable language. People with brains know that you can write unmaintainable code in any programming language what-so-ever. People who are familiar with Perl know that it can be used to write the uglies code ever, or the most beautiful code ever.

Aside from Perl discussion, here is an excellent document that shows how to write totally unmaintainable code in Java. Most of the rules are generic enough to be applied to any language.

I just hope you will never, for the sake of the humanity, follow any of the rules described.

Tags: , ,

2 responses so far ↓

  • 1 michael // Jan 7, 2005 at 11:17 am

    I think that a quality of code of some appliation depends on programmer ONLY and doesn’t depend on computer language.

  • 2 Leonid Mamchenkov // Jan 7, 2005 at 1:28 pm

    [1] True. That was the point of the post. :)

Leave a Comment

Note: This post is over 4 years old. You may want to check later in this blog to see if there is new information relevant to your comment.