Ooh, flaimbait. Yum.
For reasons already cited "it sucks because it uses whitespace to group statements"
or "Perl is better because it has default variables" don't fly.That's 100% pure opinion.
Everything you list as why Python is better than Perl is '100% pure opinion.'
Nothing there is objectively 'better' than anything else.
'Better' is (almost)? always a matter of opinion.
What is 'good' depends on one's values and one's goals.
The points I've shown above are concrete examples
of why, even with best coding practices, character for character, and due to language
design issues you will save characters in Python, and also shows specifically
why it's easy to write tools to autogenerate Python module documentation without knowing
any special documentation syntax.
OK - so your argument is that 'Python requires fewer characters and is easier to document.'
Here's where I have to stop. I am in clear ignorance of Python, never (not rarely) having used it.
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, 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, 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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|