I have a BS and MS in computer science. They got me my first job. At this point (12 years later), if I were seeking a job, the MS might give me a slim edge over an otherwise comparable candidate without one, but I don't think it's very important.

My MS actually felt a lot like a repeat of my senior year, but as near as I've been able to tell, that speaks more to the strengths of my undergraduate school than the weaknesses of my graduate school.

I think understanding the theoretical underpinnings of computer science is important, and unlike a lot of people's reports, I did a lot of practical work. (Well, practical to a point. It's not like I was solving new problems or anyone was going to be using my programs after the fact.)

And some of the best programmers I know don't have degrees but they did learn the theory and do the practice on their own.

So it's not necessary and the degree program alone won't make you a really good programmer.

But if you're going to get really good without going through that formally, you're going to recreate at least some of it on your own.


In reply to Re: College degrees, knowledge gained and reputations enhanced by Zed_Lopez
in thread College degrees, knowledge gained and reputations enhanced by BUU

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.