You make a good point azatoth, but I believe .. as others have already commented on that that each language has it's uses/pros/cons. At the company where I am now, we primilary use Perl for parsing(tis excellent) and a bit of database programming. We're just starting to use weblogic with Java - jsp - for our new web application projects. I like you, just took a Java course - although this was a bit intense for 5 days (it was a sun certified course - oddly enough not one student was planning on taking the exam), it went through OOP and many of it's advantages, as well as Java and it's many uses. I won't discuss it here, it's not really the place - but I can definately appreciate perl's simpleness and ease of use after taking the course - although I liked the freedom that a developer is given with Java and it's event handling, interfaces, inner classes, etc. But, to reiterate - I think Perl is great because one doesn't have to go through such lengthy syntax to produce the same output as Java.


In reply to Re: "Obviously, You Will Need a Java Course..." by LD2
in thread "Obviously, You Will Need a Java Course..." by azatoth

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.