...A good coder will get a hell of a lot out of a good degree programme...

Oh yes, indeed! All of what you can learn in a CS study, being a more or less experienced programmer, will fall on "fertile" ground and thus flourish (pardon the analogy, maybe there's a bit too much of Chauncey Gardner in there ;-) I even would make at least 1 year of programming a prerequisite for being allowed to do a CS study.

But that's just the problem. Many CS students don't have any programming experience. They're not able to make a connection between their new knowledge and the real world (yet). And by the time they're in a position to apply, they will have forgotten about most of what they're learned.

Anecdote Alert:
I once gave a 3 week course in programming (TenCORE LAS if you must know) to a group of 15 ex-teachers who had never done any programming before. Unfortunately, the forces in charge decided that it would be at least 4 months before any of them would be able to use it in the real world. Needless to say, after 4 months I could basically start teaching all over again. Very frustrating. Glad I'm not in the (classroom) teaching business anymore.

Liz


In reply to Re^7: Programming and math by liz
in thread Programming and math by kiat

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.