Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Weblog:   Who cares if .NET is better than Java?
Subject:   We all know Perl is better anyway :)
Date:   2003-01-15 04:43:21
From:   jflowers
I work in a dev shop where VB6, .NET, Java and Perl are used. I am a Perl guy myself. Most of the guys in our shop don't really care about the differences. We use those articles as a friendly competitive motivator.


At the moment I am the technical lead on a project using JSP -soap-> ASP.NET -COM-> VB6. I love to give the developers on the project a hard time about how much faster I could have written there pieces in Perl.

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • ... for some tasks, but not all
    2003-01-15 09:06:56  mentata [View]

    I've used both Perl and Java for years now, and I love them both. I use Perl to solve one time problems quickly, and Java to deliver reusable software. Between the two, I have been able to solve essentially every software need that has come my way. However, I would not deliver a final solution in Perl just as I would not write a set of Java classes to do something a few lines of Perl could do as well.

    Perl is great for the developer, but if there is any chance somebody else is going to manage or edit your code over the long term, I'd think twice about using it. If you've ever seen the look on an uninitiated programmer's face when you show them a tight page of Perl code, you should have some idea what I'm talking about.

Showing messages 1 through 1 of 1.