Punkish, I fully understand your situation and seemingly many others in this forum do. I am a scientist and migrated from FORTRAN to Perl some years ago. I use Perl for almost everything from rearranging text files to even some heavy calculations, the latter almost exclusively with PDL. My work involves lots of cartography and geographic calculations (coordinates and so on). In my opinion, and without getting into useless comparisons with other languages, Perl offers an amazing variety of modules and programming structures that greatly facilitate scientific work in almost any aspect. Of course, this is only once you get used to the language, but this applies to any other language or tool, isn't it?

In my opinion, your despair has to do with the fact that it is always difficult, and sometimes futile, to combat misconceptions fixed in some people's minds. The biggest enemy of scientists is not ignorance, but narrow-mindedness. So, do not loose time and energy with those that are closed in their beliefs (this might also apply to other aspects of life).

Go on with Perl, your example, if good, will suffice to show others the power of the camel!


In reply to Re: Perl for science by hda
in thread Perl for science by punkish

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.