Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

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

I mostly agree with you here, the more you learn, the more you look into the "why" of things and the more you're likely to be a good programmer.

I don't think "Software Sucks" though, and above all I don't think it is fair to compare programming to other kinds of engineering. At least not in terms of "hardware engineers deliver stuff that works while software wankers can only spit out pathethic pieces of crap".

I would roughly divide software in 2 kinds: complex and simple (brilliant isn't it?)

An OS, a data base, Perl itself, those pieces of software have a degree of complexity that's close to a plane, in terms of design, so they should be compared to planes, or satellites. And let me tell you, I have been involved in planes and satellites, and they are pieces of crap! They are full of bugs! Overall the system sort of works, and there is enough redundancy and the margins of error in each sub-system are such that it rarely crashes. But no plane flies with all systems 100% OK. It just doesn't happen. So why hold software to a higher standard? Perl works, Hell, even Windows is not that bad (as long as it's not used in planes)!

And as for simple software, the business rules are such that it is more a craft, where a skilled (or not-so-skilled) craftman delivers a product, than anything close to hardware engineering, where you have the time to thouroughly test a design before going into production. If that kind of software is full of bugs it's just because the market has judged that it made sense economically.

So in short the business model of software is different from the model of other kinds of engineering so I don't think it's fair to compare them.

And let's drop the "Software Sucks" thingie.

Not to mention the usual "if the hardware is faulty we'll fix it in the software".... we can't do that ;--(


In reply to Re: Why, not How by mirod
in thread Why, not How by Ovid

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 chilling in the Monastery: (7)
As of 2024-04-23 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found