I can see where you're coming from with your post; however I don't feel the analogies are a great match. I think you are aiming at correlating the design aspects of programming with civil engineering and the implementation/maintenance aspects with the art of the auto mechanic.

Programming involves both. Implementation might get easier as paradigms are established, but new problems always surface. Design might not have reached steady state yet (or saturation), like civil engineering. (CE is still evolving, but the rate of new problems has diminished.)

The fringes of Computer Science share aspects with such diverse fields as Cognitive Science, Psychology, Biology, Philosophy, and yes, Engineering (electrical, mechanical, chemical, etc). In this sense, I don't see CS slowing down at all any time soon.

Well. I'm leaving aside the prospect of the Singularity, when our own computers and programs began to write themselves. CS will still be evolving even if we are no longer the principle designers.

Design, as such, leaves behind a wake. This wake becomes more solidified as paradigms and standards emerge as accepted solutions to particular problem spaces. This does not mean the boat has stopped.

Matt


In reply to Computer Science is dead! Long live Computer Science! by mojotoad
in thread The future of software design by bprew

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.