Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

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

No, really, I don't want an identification division. The problem with identification division is it really puts a crimp in Perl's poetry, or in Cobalt poetry. How many poems can you start off identification division? One.

-- Larry Wall, cited in The Lighter Side of Perl Culture (Part V): Poetry

Of the over twenty programming languages I've used over the years, the two I dislike most are COBOL and PHP.

As indicated by Larry's quote above, writing poetry in COBOL is not fun. Ditto for playing golf. Though its English-like syntax should help in writing poetry, being developed by the US Department of Defense, and heavily used in business, finance and administration, puts a bit of a crimp on having fun. Having said that, Larry's quote above does appear to have provoked a COBOL poem!

grinder highlights COBOL's breathtaking verbosity in his classic A++:

use Cobol; PROCEDURE DIVISION ADD 1 TO A GIVING B MOVE B TO A

When forced to use COBOL on an IBM mainframe back in the 1980s, I remember being appalled by its oppressive verbosity ... and shocked to learn that there was no such thing as a local variable!

Though I enjoyed playing golf in PHP -- due to its many quirks, inconsistencies and bugs -- I was appalled by its seemingly random, ad hoc design (as detailed in the references below).

Oh, and I also hate seeing a "small" Unix shell script grow into a 5000-line, unmaintainable monster. To avoid this, write all non-trivial scripts in Perl to begin with.


In reply to Re: What programming language do you hate the most? by eyepopslikeamosquito
in thread What programming language do you hate the most? by choroba

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 lurking in the Monastery: (2)
As of 2024-04-20 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found