Ok, some opinions going on here that I simply don't agree with so time to post.
Joe Erickson says:
In my experience, there is not much
correlation between whether or not you
have a CS degree and how good of a
programmer you are.
Pax says:
No degree will make you a better
programmer.
If these statements had said "a degree won't necessarily make you a better programmer" I could agree. It's also a given that person A is not, by definition, a better or worse programmer than Person B by virtue of a degree or the lack thereof.
But just because there's no absolute relationship doesn't mean there's no relationship.
For one thinig, getting a degree is an exercise largely in persistence and sticking something out for 3-4 years.
I'll take a programmer that finishes the job over one that doesn't any day.
So your degree, if nothing else, shows you can finish something.
Also, having no degree will limit your employment options. Now you can argue whether or not this is justified but it is clearly true. Some employers simply will not hire (particularly junior staff) that are not college graduates. Personally I would rank potential candidates this way (from most preferred to least preferred):
- An undergraduate degree in computer science, software engineering or information technology;
- a graduate degree in the above (more on this in a second);
- any kind of science degree;
- any kind of degree at all;
- current, partially completed degree (meaning it's ongoing rather than something that finished 5 years ago and will never complete);
- no degree.
Now why a preference for undergrad rather than graduate degrees? Simple: I honestly believe that unless you're in a specialized area, a graduate or research degree offers little of value in your ability to work as a programmer. To work as an academic or researcher, sure. But not as a programmer in the Real World [tm].
A graduate degree in a non-computing field however could be an advantage. It shows some domain knowledge about, well, something.
Joel wrote a column a few years back titled The Perils of JavaSchools and it makes some excellent points. There is no doubt that there are second-rate degrees out there that really don't teach you anything about the fundamentals of computer science but some do. And I'll take a programmer who has learnt networking, operating systems, functional programming, data structures, algorithms and artificial intelligence over one that hasn't.
So which degree will help you? Hard to say. It's more about the program and, to a lesser extent, the school. School can matter. If you went to Yale, you could've learned finance theory from Mandelbrot. If you'd gone to Stanford, you could've learned from Knuth. If you'd gone to MIT, you could've learned from Tanenbaum.
That has no value? Like hell.