I could argue that 2 programmer years is more expensive that faster hardware
Well, that depends. If the program is just going to run on one particular machine (or cluster of machines), than that might be true. But that isn't always the case. I'm currently working on a project that runs on relatively cheap hardware: one CPU (Pentium or compatible), small disk (25 Mb will do), floppy drive, one network card, and one or more Equinox cards. Sounds cheap, but upgrading is expensive. We have about 1200 of them, scattered around more than 100 hospitals. They need to be assembled, installed in the field, and rigorously tested - by the third party that assembles the boxes, and by the customers. And then you have to convince the customers they should upgrade (and stay with us and not switch to a competitor).

The cost of hardware is more than the price of the pieces of metal and plastic. ;-)

Abigail


In reply to Re: Is Java really better than Perl??? by Abigail-II
in thread Is Java really better than Perl??? by Roger

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.