i don't think that top-down analysis is enough to solve everyday's problem - but i strongly believe that working in computer science (and/or having studied in this field) learn us a very very very important thing : errors ARE the way to learn. You can't really learn without failing (falling ?!) first ... and failing is NOT an awful thing, and errors are NOT bad as such. THAT eases one's live, as you learn to learn from your errors instead of beeing blocked/affected by them.
I'm currently debugging my life ;]
Serioulsly i've been reading studies saying that computer science should be teached very early, to very young pupils, so that they can learn that not beeing right at the first time is actually a good sign : it proves that you've tried and you're learning - whereas at school you mostly learn that not trying is better than beeing wrong ....

In reply to Re: Little knowledge that can change lives by iza
in thread Little knowledge that can change lives by Olecram

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.