I never got a degree in Comp Sci and it has never hurt me in the least. I just didn't want all the math. I would have had to take: Calc I, II, III, and IV, Numerical Analysis, Discreet Structures, Differential Equations, Probability and Statistics and one or two more.

Perhaps, to an employer attempting to weed their way through several hundred resumes see the fact that an individual did put forth the effort to work through these classes as a plus?

I have worked with many self-taught programmers, and many of them have been good; But there are also too many who are just that, "programmers". They can sling a bit of code to solve a problem -- the one problem they are looking at. Often, due to lack of formal background in algorithm analysis and software development technique, they end up being just "code monkeys" and you can not rely on them to help you create a system which requires an understanding of "Software Engineering" and "Coding in the Large".

Of course there are also B.S. C.S. individuals who managed to get through school and are worthless as well -- but the presence of the little piece of paper can be a filter if there are just too many resumes.


In reply to Re: Re: Re: Dispelling the Myth in The Outside World by Sifmole
in thread Dispelling the Myth in The Outside World by dsb

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.