I have chosen not to learn python mainly because perl already suits my needs, like what merlyn said. OTOH, my new roommate is a python developer, and he and i have had numerous friendly perl vs. python discussions which usually end up trying to find little nit-picky things that one language or the other is better at dealing with.

This has definitely led me to an interest in python, but i still have not learned the language, even while surrounded by the roommates extensive python reference library.

I will definitely say that there are issues with OOPerl, but they have not been enough to get me to change languages after 11 years of programming perl.

I would wager that with just about any language, if you get to know it well enough, you'll be able to find things that are truly problematic, but as with everything in life you work around them.

So i must agree with merlyn, use what suits you.


In reply to Re: Perl fan being tempted with Python by shemp
in thread Perl fan being tempted with Python by jeyroz

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.