Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Just Cant Win

by agent00013 (Pilgrim)
on Aug 11, 2001 at 00:03 UTC ( [id://104029]=note: print w/replies, xml ) Need Help??


in reply to Just Cant Win

Another of the Java debates has begun here, it seems. Perl is a great language. I agree to that. It's quite easy to script things for use in it. It works great for web stuff and CGI. but...

Java has its own benefits. "Write once, run anywhere" isn't always true, but it is in a lot of cases. Developing enterprise scale applications for customers which require a GUI interface (yeah, and they want it pretty, too... can you imagine;) is also easier with Java (assuming you're using a good production environment and not trying to develop code using Notepad)

Understanding code written by a lazy Perl programmer is a lot harder then reading lazy Java code. Sometimes its nice to be lazy, but when somebody comes along a year or two later trying to update a 2000 line script with 15 subs, no use strict; or -w, it's takes weeks to rewrite the thing, be properly laid out, and random globals not floating between functions. (Three weeks, actually.)

Personally, I think anyone can win despite what language they're developing in. Just make sure you're using the right language for the right job.

Love is random; fear is inevitable. -- Orson Scott Card
PerlMonks is good for Perl, but JavaJunkies is good for Java

Replies are listed 'Best First'.
Re: Re: Just Cant Win
by E-Bitch (Pilgrim) on Aug 11, 2001 at 20:20 UTC
    I'll second that motion... It's the quality of the programmer, not the language... I would be willing to bet, that if you took perl away from most monks (AUGGG!!!! BLASPHEMY) that they would still be able to complete almost any task requested of them...

    And that bit about the 2000 line script? Yea, I know all about that....

    thanks!
    E-Bitch

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 17:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found