Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Why our company doesn't use Perl :(

by Kickstart (Pilgrim)
on Mar 02, 2001 at 10:36 UTC ( [id://61750]=note: print w/replies, xml ) Need Help??


in reply to Why our company doesn't use Perl :(

Does this mean we can't write obfuscated VBScript? :)

Kickstart

  • Comment on Re: Why our company doesn't use Perl :(

Replies are listed 'Best First'.
Re: Re: Why our company doesn't use Perl :(
by Jenda (Abbot) on Jan 31, 2003 at 00:06 UTC

    You can obfuscate anything. The projects we get to "finish" are always in very bad state. Bad design, unreadable code, terribly inefficient, totaly unreadable ... all in VBScript. I can asure you that I saw things that forced me to scream.

    Just a little example. The *&%@#(*$^%*#*&&#^$% was using three variables j, k and l throughout the whole page, then passed them to the next page, and used again j, k and l, but the meanings were exchanged. What used to be k was now l and vice versa. Bleargh. (In the end none of those variables were needed. The design was bad.)

    On another page they first wrote the posted data into a file, then made a few useless obfuscations, read the file back in and processed the data. Of course the name of the file was static and there was no locking. But it took a few hours to decipher the code only to find out 90% is worse than useless.

    Generaly I think that the quality of the average VBScript code is much worse than the average Perl. Because "just about anyone can write VBScript". So often people not only without education, but also without brains spit out horrible VBScript for living.

    But the management is happy ... if the boss looks at the code he doesn't see any strange characters, there are normaly looking english words, it all looks readable ... until you try to read it.

    Jenda

      I just take one look at this code, throw is away, and rewrite the whole thing. Rarely is it worth all the extra time to decipher it and maintain it in the future.

      Sadly, many managers do not share this opinion.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://61750]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-24 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found