Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Idiomatic code is useful when it is intuitively understood by someone not as firm in a programing language. Otherwise, it might become a boomerang,

That's a crock! No idiom -- and especially not the one you railed against -- would take any half competent programmer (in any language) more than 5 minutes to understand; even if they have to look up the documentation. (Woe & shucks; the idea that a maintenance programmer might actually have to reference the documentation.)

Heck! It probably wouldn't take more than 15 minutes to post the code here and get a bunch of replies explaining chapter and verse.

Only if a resource usage bottle-neck is significantly shown in benchmarks...

And that is the biggest fallacy of all.

Billions of pounds/dollars/sheckles have, and continue to be, wasted in government, defense and private enterprises, as entire projects and all the resources they've consumed, are scrapped; because performance was left as an afterthought and by the time it was considered, it was simply too late to restructure and recode the projects sufficiently to address the problem.

There has, to my knowledge, only ever been one project that ran too fast; a software emulator that ran DOS era games under Windows on Pentiums, that ran so quickly, the games as originally coded, became unplayable.

Every other project I have ever been involved in, be they on mainframes, minis, PCs or servers, be they processor-bound or IO-bound, batch or interactive, stand-alone or client server; I've never heard the users say: "Oh, could you make it run more slowly please". Whereas the opposite of that has, and continues to be, de rigueur across the 35+ years I've been programming commercially.

The practice of first world programmers, valuing their time over that of their users; their convenience over that of their users; their programming quirks, affectations and dogmas over the efficiency of the code they produce, and the productivity of their users; is the height of arrogance, and a primary driver behind the rise of outsourcing to third-world coders.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
In the absence of evidence, opinion is indistinguishable from prejudice.

In reply to Re^8: Get a known substring from a string by BrowserUk
in thread Get a known substring from a string by jake7176

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 admiring the Monastery: (6)
As of 2024-04-18 06:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found