Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Python and Java are often considered to be less cryptic language than Perl - which is often seen as quite cryptic.

I've always wondered about the "more cryptic" vs. "less cryptic" comments. There are clearly cryptic languages, like this little nuisance, but the rest really seems more a matter of whether or not a language is more or less compatible with an individual's way of thinking.

For example, I have good friends that are Python programmers and cannot grok Perl. To quote them, "Perl is too disorganized for me: Python works like I think." I, on the other hand, can't stand Python{1} (all that significant whitespace, the lack of sigils, and not using braces for blocks all scare me) because Perl works exactly how I think.

That doesn't mean one is "more cryptic" than the other; rather, it just means that different programmers find different approaches and syntax to be intuitive.

1: I still use Python, and it does have some nifty things I wish were built into Perl, like the set() function(s).

<-radiant.matrix->
Larry Wall is Yoda: there is no try{} (ok, except in Perl6; way to ruin a joke, Larry! ;P)
The Code that can be seen is not the true Code
"In any sufficiently large group of people, most are idiots" - Kaa's Law

In reply to Re^2: Perl is more intuitive by radiantmatrix
in thread Perl is more intuitive by kiat

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-16 06:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found