In general, I'm afraid that this piece stikes me as an extended rationalization for being lazy about documentation and writing uncommented code...
Sorry, but that first sentence indicates that you have not read what I wrote, but rather skimmed a few bits and reached a conclusion based upon what you think I probably wrote.

I'll plead guilty to trying to intuit what's going on in your head, based on this long and rather strange essay that keeps harping on how words are slippery and difficult and have little place in the pure, pristine world of code.

To go even further, I think you're someone on a quest for absolute certainty and perfect mathematical order, and I suggest that this has little to do with the world of programming, which is a collaborative effort among human beings.

Documentation of code is vitally important for successful, ongoing projects,
Correct me if I'm wrong, but isn't this the first place where you've said this? (( Actually, I am wrong: it's a line from the original essay. ))

I have no problem with you holding a different opinion to myself,

So you're not the guy who keeps initially down-voting everything I say in this thread?

I (BrowserUk) wrote the article, but you've addressed your reply, and attributed my words to graff.
Fixed. My apologies. There's a reason for the threading glitch (I deleted some material commenting on graffs remarks), but it's not worth going into.

If your comments and documentation are as good, you are welcome to them :)
Well you know, "Love the truth but pardon error."


In reply to Re^2: parallel structures are necessary by doom
in thread Programming *is* much more than "just writing code". by BrowserUk

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.