I read that within the last week or two. I don't remember why or how, but I have a feeling we found it in a similar way.

Languages like Java and Cobol have their place. I think they're criticized for being business languages that are made to prevent people from screwing up too badly. That doesn't make them bad. The world shouldn't limit itself to highly skilled programmers and software users. There could be people in between. The world also shouldn't limit itself to ugly programming languages that take a long time to learn due to all of the idioms and modules and miscellaneous features that you're expected to make use of.

A language designed for its creator doesn't take others into consideration, and that's no better than designing one that's semi-idiot proof, as I've heard Java described. In a community that shuns the use of scripts with global variables and without strict despite whether it has any effect on the maintainer, I'd expect people to like languages that baby the programmer, like Java, more than languages like C. On the other hand, there seems to be very little reasoning behind the shunning, so I suppose people here just favor what they've heard was good.


In reply to Re: I'm glad I know a little perl... by Wassercrats
in thread I'm glad I know a little perl... by kiat

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.