Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I agree with the importance of writing clear code. But this isn't the point that I took issue with.

Your logic is still flawed:

completely unreadable source is of no use to anyone,

Users use code that is "completely unreadable" to them all the time. Code with lost source is sometimes used and may be considered "completely unreadable". If that was all that was available it would be used often.

If every programmer died today, do you seriously think that software would be unused tomorrow?

What does it do?

Don't you have to execute it before it does something?

Do you know?

You could execute it and find out.

How will you find an error if there is one?

You would execute it. If you can not execute it, it has no function.

How do you know what is an error or not?

If it is not executable it does nothing. Is that an error? If it executes and performs the functions desired then it is correct.

The foremost issue is writing legible code.

The foremost issue is writing code that does something, that executes, that performs a desired function. Legibility is a adjunct toward that end.

You are like a person who says air isn't that important, you are taking it for granted.

Your position is ridiculous. If you must cling to it, I hope it serves you well.


In reply to Re: Computers declared extraneous by rir
in thread Cheap idioms by Juerd

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 having a coffee break in the Monastery: (4)
As of 2024-04-19 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found