Slashdot Mirror


Fewer Computer Science Majors

skrysakj writes "USA today reports that there are fewer undergraduate students choosing computer science related majors in the USA. What really woke me up was their statement that only 6% of the worlds engineers are educated in the USA. Before there was a dot-com bubble to burst, I knew lots of *amazing* programmers and IT professionals who had non-IT degrees, so how is this new trend any different than before?"

68 of 901 comments (clear)

  1. Other paths to "computer science" careers by erick99 · · Score: 5, Interesting
    I worked for a company that did high-end engineering and programming for the military. They currently have about 120 network engineers, programmers, and other related staff. Maybe 10 of these folks have computer science degrees. However, they *all* had Cisco cerifications and many had MCSE and other certs as well. Perhaps measuring the amount of people getting certified for hardware platforms, languages, etc. might provide more insight into how many people are pursuing computer science type jobs. Also, in this area, if you want to be an engineer or a programmer you might be as well off going to one of the schools that provide training and various certs in 12 month to 24 month time frames. Colleges are not the exclusive path to a career in programming or engineering.

    Cheers,

    Erick

    --
    http://www.busyweather.com/
    1. Re:Other paths to "computer science" careers by randyest · · Score: 5, Insightful

      Colleges are not the exclusive path to a career in programming or engineering.

      I'd grant the first, but argue the second. Unless you meant "software engineering."

      Not to troll or bait flames, but most real engineering companies require a Bachelor's or better from an Abet accredited institution from new hires. I guess it's possible to start as a tech in the lab and work your way up (eventually experience is worth the same or more than a degree, it's just hard to get without the degree.)

      My $0.02.

      --
      everything in moderation
    2. Re:Other paths to "computer science" careers by deebaine · · Score: 3, Insightful

      Perhaps measuring the amount of people getting certified for hardware platforms, languages, etc. might provide more insight into how many people are pursuing computer science type jobs.

      I think maybe measuring the certifications might provide insight into who is pursuing technology-type jobs, not computer science-type jobs. My CS degree didn't teach me to do a darned thing with a Cisco router and doesn't even necessarily make me a very good programmer. Likewise, all the Cisco certifications in the world don't mean that one knows snot about computer science. The two are not exclusive, mind you, but they're not synonymous either.

      -db

    3. Re:Other paths to "computer science" careers by Shant3030 · · Score: 4, Insightful

      Not to troll or bait flames, but most real engineering companies require a Bachelor's or better from an Abet accredited institution from new hires. I guess it's possible to start as a tech in the lab and work your way up (eventually experience is worth the same or more than a degree, it's just hard to get without the degree.)

      I agree 100% with your post. If I handed in a resume for a software engineering job with even a degree in Information Technology, I probably wouldnt get a second glance.

      --
      100% Insightful
    4. Re:Other paths to "computer science" careers by Anonymous Coward · · Score: 5, Insightful

      The distinction you made is interesting. The reason there is so much crappy software being produced is companies don't require adequate computer science credentials for developers. It's extremely common for me to get stuck with people that don't have the slightest clue how to analyze the efficiency of an algorithm or properly handle parallel access to resources. I consider those rock bottom basic requirements for a developer.

    5. Re:Other paths to "computer science" careers by GoatChunks · · Score: 5, Interesting

      Up until recently, I would have argued that you don't need a degree of any sort to be a successful software engineer. Me, and about 5 of my peers are/were living proof of that.

      Of the top 10 software engineers in my organization, up until about a year ago, 6 of them had no degree at all. None of the top 5 did. Then suddenly we all hit a brick wall. We were told by our organization that we were pretty much at a standstill in our careers until we got our degrees.

      This is an odd thing for someone who's making $80-$100k to hear. You'd think with all of that experience under our belts nobody would care anymore. But as we try to move up by moving out, we're seeing the same thing. Nobody wants to hire software engineers without a degree.

      None of us are far from getting them, as we all seemed to have the same story. We were plucked out of college by an up-and-rising dot-com a semester or three before graduating. But basically everything is on hold until we get those degrees. After that, or so I'm told, we can write our own tickets.

    6. Re:Other paths to "computer science" careers by betelgeuse68 · · Score: 5, Interesting

      I have a BS in CS but I wholeheartedly disagree with you.

      "Sofware engineering" is an oxymoron. You can employ strict process control, aka protocol, but that is not engineering per se. For example, the idea of version control or staging to deploy new web applications, that may be "release engineering" but you are stil talking about setting protocols for pushing files around.

      Today I muse at some of the research interests of some professors I had back in the day, "software engineering." Yeah sure, they changed the software engineering world.

      Given that the number of abstractions the software space allows is infinite (vs. being bound to the physical universe) there is a level of complexity and an opportunity for induction (by drawing from all these abstractions) that ascribing a pithy label such as "software engineering" seems quite moot in my book.

      I might add I spent 2-1/2 years at Microsoft and have moved onto the *NIX space. I've seen both ends of the spectrum and I haven't seen any real notion of software engineering except for ONE small company I had occasion to work at. The problem is that 99.9% of the situations that are cranking out code have no semblance of what was going on there.

      -M

    7. Re:Other paths to "computer science" careers by putaro · · Score: 5, Interesting

      When I was in college I started working as an intern at a local computer manufacturer (this was in the mid-80's when there actually were many real manufacturers). They made a Unix based system, soup-to-nuts (that is, we had our own processor architecture, compilers, and version of BSD Unix). It was basically incredible OJT and I learned fast and before long they had started throwing real projects at me. At one point they asked me to drop out and go to work for them full-time. Things were going on in my life that required more cash than a part-time job would give me, but I figured that finishing my degree wasn't a bad thing, so I cut a deal where I would go full-time working and become a part-time student.

      Shortly afterwards they hired a recent college grad. She was a pretty sharp gal, no doubt about it, but I would say we were pretty much on the same level and I had more experience than her. We got to be good friends and one day the question of salary came up and I discovered that she was making substantially more than I was. I went to my boss and said, "WTF?!" The answer - "You don't have a degree."

      I was glad that I hadn't stopped out, stayed in school and got my degree. About the time I graduated the company went thru a near-death experience, everyone was laid off for about two weeks and I found a new job paying twice as much as I had been making. (After two weeks the company was resurrected and everyone went back to work except for Y.T and one other person)

      I don't bear any animosity towards them for not paying me less for not having a degree, but I am still a little peeved that they tried to get me to drop out of school. Every time I've gone looking for a new job (or venture capital :-) ) since then, I'm glad that I finished my degree since I don't have to start interviews with a song and dance about why I didn't get my degree. Instead, when we talk about education, I say "Yup, been there, done that, let's talk about something more interesting".

    8. Re:Other paths to "computer science" careers by AB3A · · Score: 4, Interesting

      Speaking as one who has a degree, my response to you is BALDERDASH!

      Some people are simply very well organized and know what they're doing even before they get to college. I was one of them. My degree is in electrical engineering. But most of what I learned, I got from building ham radio gear.

      Likewise, most of what I know from computer science is from playing with it as it evolved from mainframes to the S100 CP/M systems, to early versions of DOS and so on and so forth.

      Yes, I have a degree that says I know something. Yes, I did learn some useful mathematics. However the rest of the experience was really OJT.

      The problem is getting an employer to recognize and reward such experience and independent learning. We are stuck in a society where Human Resources maggots label us by virtue of what scouting badges we have achived --not what we can actually do or understand.

      And then so many turn around and wonder at the mediocrity of today's graduates...

      --
      Nearly fifty percent of all graduates come from the bottom half of the class!
    9. Re:Other paths to "computer science" careers by Politicus · · Score: 3, Insightful
      I'm glad that I finished my degree since I don't have to start interviews with a song and dance about why I didn't get my degree.
      A great way for an employer to get a graduate without paying them a graduate's salary is to find someone who is willing to drop out of school several semesters short of a degree. This accomplishes several things for the employer. They know that they are basically getting a graduate for a lower salary, but they also know that this person will cost them less over time and that they are less likely to leave because their lack of a degree is a barrier.

      Welcome to the job market.

      --
      Politicus
    10. Re:Other paths to "computer science" careers by shufler · · Score: 3, Insightful

      Actually, a lot of engineers end up in managerial positions down the road in their career.

      There's a trend towards "engineering and management" courses (at least here in Canada) where you receive your B.Eng and an MBA, for the above stated purpose.

      Being passionate about engineering is fine, but after time, you'll find you either want more money (the higher up the ladder you go...), or more control (the higher up the ladder you go...).

      I don't want this to sound like engineers are greedy control freaks (though there is certainly an argument for this), but it's just the way life is. The longer you work somewhere, the more seniority you acquire. Seniority usually requires you to manage less senior people.

    11. Re:Other paths to "computer science" careers by _anomaly_ · · Score: 4, Insightful

      I think you make an interesting statement, one that I agree with for the most part (regarding quality of software).

      However, I believe that the reason we're seeing a "decline" in the number of people seeking C.S. degrees isn't because the degrees are losing their meaning or because people are hiring those with certifications (that cost less and take less time to obtain) more than those with degrees. IMHO it's because the field continues to grow, along with the number of available positions. People without C.S. degrees are fully capable of filling the majority of these positions, even without experience, because the majority of these positions don't involve things like parallel access to resources or algorithm efficiency (as you mention).
      I'd say the majority of these positions involve rudimentary (for lack of a better word) application development that don't usually need complicated algorithms or parallel programming.

      I believe the issue you speak of (the quality of software) stems from when those without the formal software engineering education are put into positions that require such skills.

      just my 2 cents

      --
      "I have no special gift, I am only passionately curious." - Albert Einstein
    12. Re:Other paths to "computer science" careers by fitten · · Score: 5, Insightful

      I have even seen many folks who don't know basic data structure concepts either... things that should be as ingrained into a programmer as breathing is... things like trees, hashes, linked lists, arrays, etc.

      There's nothing like talking to a new hire and who is fretting over how to store some data for later lookup and saying something like "just put it in a dictionary or something" and seeing his eyes glaze over.

      Getting a degree (actually, in many scientific/engineering fields) isn't as much about what you know as about having exposure to lots of different things, knowing how to find out what you don't know, and having the discipline to do it right and follow through instead of beating it until it fits and then declaring yourself "done".

      The *most* common things that I have seen about non-CS (non- engineering/scientific) programmers (especially folks who "taught themselves") is that
      1. Degrees are a waste of time because you don't need them and that they are a shining example of not needing a degree (when in many cases, they are a shining example of why you need a degree - they just don't, and won't, realize it).
      2. They are always right, even when confronted with indisputable evidence that shows that they might not be right.

      They also typically make lots of obvious mistaken conclusions that a basic algorithms or data structures class would have easily avoided.

    13. Re:Other paths to "computer science" careers by severoon · · Score: 4, Insightful

      What you say is true...there are exceptional cases where people can be good software engineers even though they don't have college degrees. But so what? This is a numbers game, and getting through college nowadays is a badge that means you can reasonably stick through and complete a long-term goal at a relatively young age. That's important...it means you were forged in an environment that allowed you to balance your personal life with a work load (not a terribly tough one) and carry off both.

      Your argument by example (5 examples, actually) is just flawed logic. By that argument, I could say the same thing about being a billionaire--Gates didn't complete college, therefore it's reasonable to expect that billionaires do not generally have degrees. But this would be wrong...most billionaires do have college degrees.

      That's how companies look at hiring. They want to mitigate their risk. They interview someone, and that person seems good (interviews are notoriously bad ways of judging how people are going to perform on a job, except the part where they talk to past employers and consider your past experience, or the guy walks in and has an obvious chip on his shoulder), but they're still pretty worried about whether he'll perform when he walks out. So say they hire two guys, one with a degree and one without and they both turn out to be disasters. How does the manager that hired the guy without explain the hiring decision to his boss? The boss'll say, "What were you thinking, this guy doesn't even have a college degree!"

      You could keep living in the clouds and say the manager should patiently explain to his boss his view that college degrees don't really matter...except that's totally wrong. Remember, we're not talking about the exceptional case here, we're talking about a numbers game, and whether you like it or not, it is generally true that people with degrees will, on the average, outperform people without.

      In discussions like this it's common for people to pay so much attention to the exceptional cases that they forget they're still dealing with exceptional cases.

      Having said that, I think your way of looking at things has become increasingly popular over the last generation or two. This is because in the 50s, 60s, and 70s having a college degree meant more than it does today. It was difficult to get one. Now the average university has become a rubber stamp mill that just passes students through. The average bachelors degree student today knows less than the average high school graduate of the 1950s. Jobs like engineer, architect, etc, didn't used to require college degrees for this reason.

      Now college is necessary because our public schools are in decline and have been for several decades (my journal entry on public school). As the teachers unions force one decision-by-committee on the system after another, things get worse and worse and all the good teachers get driven into other professions. Couple this with the sense of entitlement that most people in the US have nowadays about education ("my child has a RIGHT to an education whether he works hard or not!") and you get the current situation, where everyone must have college degrees just to prove they're smart enough to breathe. This is why the top 20 or so college institutions of each particular field, that have managed to retain their previous high standards, are so sought after.

      --
      but have you considered the following argument: shut up.
  2. Get a degree but not in tech by Anonymous Coward · · Score: 3, Informative

    Basically this post can be summed up in a few sentences:

    I knew lots of *amazing* programmers and IT professionals who had non-IT degrees
    You need to BS boots rather than a BS degree. It sucks but you have to play the game play - say things like sir, thank you, and yes I can develop 2.57 billion lines of code this month all with zero defects fully tested delivered signed and sealed. Let me say that if you don't have a degree today, you have closed a lot of doors yourself. Very few will hire you without a degree - why should someone unless there is nepotism. Get a degree where you work closer to the money and make tech a secondary skill.

    43% of computer science and engineering recipients are non-resident aliens
    Our government is making it a little harder to float into the country. Now the schools are whining about loosing revenue - tuition must be cheaper here than overseas (hard to imagine)?

    computer science and computer engineering majors in the USA and Canada fell 23% vs. the year before
    Students of today are not stupid. Would you choose the tech field today? You would be better off getting a MBA and if you like the tech stuff than you can still assist with it but you have to be closer to the money or your at risk of someone else making your life decisions.

    1. Re:Get a degree but not in tech by tarunthegreat2 · · Score: 4, Informative

      It is most certainly not the tuition that's sending people to USA. It's the hope that the student visa gets turned into a work visa which gets turned into a green card, which means that some day 17 years from the time of getting your student visa, you may be an American, provided you aren't murdered for being a no-good-foreigner-living-off-the-fat-o-the-land, and that your boss doesn't fire you when the going gets rough. There's that and the fact that in my country at least(India), it's exactly 15,000 times harder to get into a local college, considering the size of our population. The hardest b-school to get into in the entire world is IIM Ahmedabad. Compare that to the Admissions Page for Stanford. The same is true for engineering schools...We're leaving India for a lot of reasons, and one of them is the past few generations' high fornication (and fertility) rate. That's one of the reasons why there are so many non-resident aliens in yer schools

    2. Re:Get a degree but not in tech by Malc · · Score: 4, Insightful

      You haven't been paying attention either. MBA's are also out of vogue. Even FedEx commercials are now poking fun at them for being useless!

  3. as opposed to ... by mikieboy · · Score: 4, Funny

    about 75% of the worlds lawyers. maybe that why sco in such a pickle

  4. Maybe now by w.p.richardson · · Score: 5, Insightful
    people who major in CS are actually doing it because they like computers and want to learn about them, instead of viewing a degree as an easy ticket to big $$$$.

    Supply and demand, no?

    --

    Curb CO2 emissions: Kill yourself today!

  5. Not true geeks... by danielrm26 · · Score: 5, Insightful

    This is a no-brainer. Most people in computer science got into it because they heard there was money in it - not because they had a love for it. Now that it's become clear that compsci's not a crap shoot when it comes to getting a high-paying job, they're jumping ship like there's airborne HIV on board.

    Only the true geeks (the ones who love the stuff) will stay with it even when it gets rocky.

    --
    dmiessler.com -- grep understanding knowledge
    1. Re:Not true geeks... by jbrocklin · · Score: 5, Interesting

      I'm going into my senoir year in CS this fall at a university who has their CS degree in the engineering college. I help out with some of the college recruiting things and you wouldn't believe the number of people who want to come to a CS degree for game programming. Just because there isn't the big $$ involved all the time doesn't mean people are still coming to CS degrees for the wrong reasons.

      Those that do come into the program for this usually end up dropping out or switching to a non-engineering major because they want to PLAY games all the time and not do the stuff like algorithm design and analysis that the CS degree requires.

    2. Re:Not true geeks... by thafreak · · Score: 5, Interesting

      Actually, from talking to everyday "non-geek" people, I find that they're all still under the impression that there is alot of money to be made in CS. So I bet the people leaving the field ARE the real geeks who love computers. I bet they're all waking up and realizing that if they want to survive (and afford their expensive habit if you will), they need to get a real job that pays...
      I'd venture to say the poeple sticking with it are still mostly money grubbers who are going to have a very surprising wake up call when they graduate.
      Maybe all the real geeks are going over to MIS...anyone compare the decline in CS to the numbers from business schools???
      I'd like to see them...

    3. Re:Not true geeks... by jdh-22 · · Score: 4, Insightful

      I have to somewhat agree with you.

      I think that many people are interested in computers as a degree. They want to learn how to program, or how to network. When they get into CS program, it isn't quite what they are looking for. Computer Science isn't about programming, or how to get computers to network, it is about learning how they work, and how to make them work better, the theories, and philosophies of controlling those bits.

      At Purdue, there have been many people that don't understand what they get into. Each semister, you notice someone else drops out of the program.

      --
      Every Super Villan uses Linux.
    4. Re:Not true geeks... by jbarr · · Score: 4, Insightful

      You nailed it! Computer users really fall into one of two groups: Those who focus on "how to use them" and those who focus on "how they work". While this has always been the case, it's just that the majority of people who now deal with computers fall in to the "how to use them" category. You don't need a college degree in CS (or a degree at all, for that matter) to learn how to use computers, but understanding how they work is another story. Obviously, you don't NEED a degree to understand how computers work, but if you are interested enough and driven enough, then you WILL learn. I got my degree in Psychology, but have been working in IT for 15 years...

      --
      My mom always said, "Jim, you're 1 in a million." Given the current population, there are 7000 of me. God help us all!
    5. Re:Not true geeks... by prozac79 · · Score: 3, Insightful
      I help out with some of the college recruiting things and you wouldn't believe the number of people who want to come to a CS degree for game programming.

      I would say that a good half of the CS people I knew in college my freshmen year got into CS because they wanted to be game programmers. They sat down in front of a Playstation or Nintendo 64 (Playstation 2 and Xbox weren't around yet) and thought, "I want to make this". However, most of them got out of CS entirely after taking the intro courses. The rest of us learned that being a game programmer meant that you would have to be one of the best programmers on the planet. I had an internship at a game company and it is a tough world that combines physics, math, logic, and of course, knowing every single caveat of C++. You have to be both a "jack of all trades" and an expert in multiple domains. If you've ever read "Game Developer" magazine, a lot of programmers, even good ones, don't know what these articles are talking about.

      --
      "Oh dear, she's stuck in an infinite loop and he's an idiot" -Prof. Farnsworth (Futurama)
  6. Not exactly news by Lord+Grey · · Score: 4, Insightful
    From the article:
    Blame the bleak tech job market. In the past, a computer degree meant "instant riches, or at least a well-paying, secure job," says San Jose computer science chair David Hayes. "Now, the perception is jobs are going overseas, and people are being laid off."
    Students are always attracted to job segments where either of two things are reported:
    1. The press reports explosive growth in an industry
    2. The press reports that there are not enough workers in a particular industry
    Both of those items imply a higher salary. This is not new. Students who don't have a true interest in something before they get to college will nearly always opt to go where the money is. When the expected salary dries up, they look elsewhere. It's happened over and over in the past and, I expect, will continue.
    That's not necessarily a bad thing, says Peter Lee, an associate dean at Carnegie Mellon. ... [The fewer new] students are often of higher quality, motivated more by love of technology than dreams of stock options, he says.
    Those are the students who do have a true interest in the computer field before they get to college. Again, this is not new, and virtually every job segment has people like this.

    Speaking as an employer, I'm very happy with this trend. The quality of graduates with programming degrees has been absolutely terrible for years now.

    --
    // Beyond Here Lie Dragons
    1. Re:Not exactly news by cubicledrone · · Score: 3, Insightful

      It's happened over and over in the past

      Not every 18 months, however. People in previous generations could actually expect to sign a mortgage and SETTLE DOWN somewhere. Not U-haul everything they own to some dustblown flyspeck on a side-of-the-road-diner map every 36 hours because they had a third-hand tip there might be 10 hours work available.

      That's not necessarily a bad thing, says Peter Lee, an

      EMPLOYED AND SALARIED

      associate dean at Carnegie Mellon

      The quality of graduates with programming degrees has been absolutely terrible for years now.

      Wow. So the Universities are just arbitrarily passing out degrees at the exits?

      --
      Business isn't willing to pay for products, innovation and careers, so we get brands, mortgage commercials and layoffs.
    2. Re:Not exactly news by demachina · · Score: 3, Insightful

      "That's because they're protected by the US ;-)"

      Protected from whom? Hate to break it to you but that old American saw doesn't cut anymore.

      NATO is an empty shell with no real adversary any more and there is a deep schism between Old Europe and the New America.

      The U.S. lacks the capacity to protect anyone from Islamic extremists for the most part.

      Russia and China are economic partners more than military threat at the moment. I guess there is North Korea but about the only one the U.S. really protects from them is South Korea. If a war starts there Seoul is going to be a major casualty whatever. The U.S. is apparently going to draw down the ground force and most South Koreans want the U.S. military to leave.

      There are other assorted third rate dictators scattered around but the EU could deal with them if they had to.

      To be honest, in the new world order, where the U.S. has given itself the prerogative to launch preemptive warfare against any enemy, real or imagined, most countries have this gnawing question in the back of their minds. Who will protect them from the U.S. if:

      A. The U.S. decides to use its military supremacy to intimidate them politically or to extract economic advantage
      B. The U.S. decide to outright invade them under false pretenses as was the case in Iraq.

      --
      @de_machina
  7. Why a surprise? by Peter+Cooper · · Score: 5, Insightful

    What really woke me up was their statement that only 6% of the worlds engineers are educated in the USA.

    I'm not sure why this is seen as surprising. This is actually pretty good, given that Americans make up less than 5% of the world population. America isn't particularly known for its long line of fine engineers (although there are many, I'd admit), or its large scale industry, being known better for the development of the service industries. I'd like to see the figures, but I'd put money that there are significantly more engineers coming out of industrial stalwarts like France, Germany, or Japan (which have large manufacturing sectors).

    1. Re:Why a surprise? by Anonymous Coward · · Score: 3, Insightful

      This is actually pretty good, given that Americans make up less than 5% of the world population.

      If all things were equal than it would be a good thing. But keep in mind that a large percentage of that 95% is third-world, and I doubt they are producing their share of engineers.

  8. Kind of amusing, in a sad way ... by Daniel+Dvorkin · · Score: 4, Insightful

    The article is followed by a bunch of ads for distance degrees, in which the University of Phoenix features prominently. Has there ever been a greater curse on the CS field than people getting degrees from places like this in the middle of the dot-com boom? The worst aspect, I think, being how many of these degrees are in "IT management" or some such garbage, thus turning out a whole bunch of apprentice PHB's who think they're qualified to tell people with real educations what to do. If the current decline in enrollment trims the fat by getting rid of those people, it won't bother me a bit.

    --
    The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    1. Re:Kind of amusing, in a sad way ... by edremy · · Score: 4, Insightful
      Hmmm. Education is bad?

      I've looked into an UP MBA program in tech management. Why?

      • I'm at a point where I have to decide on my career path. (I'm in academic technology) Right now most "better" jobs have a lot more management in them- my chemistry PhD and self-taught computer skills don't always give me the background I need.
      • I've already been to a few shorter management training workshops. Management is a skill- it can be learned like any other, and there's a lot I don't know about it.
      • I've got a full-time job and a family. Spending a lot of time shuttling back and forth to a physical campus doesn't really excite me, and I can pace the courses to my schedule.
      I could stay in my current job for a long time if I wanted, but I need to think about what to do in the future. More education is never a bad thing.
      --
      "Seven Deadly Sins? I thought it was a to-do list!"
    2. Re:Kind of amusing, in a sad way ... by nate1138 · · Score: 5, Interesting

      Don't discount the online schools so quickly. I have been a programmer for about 10 years, and did not have a degree. To advance into management, a degree was pretty much a requirement. For somebody like me, Phoenix was ideal. I don't have the time to go to a campus (not to mention that there isn't a good school near me), and I really have no interest in doing so. At the same time, I needed to finish my degree to advance my career. University of Phoenix fit the bill nicely. I am about to complete a degree in MIS, and that, coupled with a decade of hard software development experience puts me in a good position for the future. While I agree that simply having a degree doesn't qualify you for "IT Management", I don't think that it is fair to single out online programs. Traditional 4 year brick and mortar institutions turn out just as many (more, probably) clueless wanabees.

      --
      Where's my lobbyist? Right here.
  9. Not amazing at all... by swordboy · · Score: 3, Insightful

    What really woke me up was their statement that only 6% of the worlds engineers are educated in the USA.

    This shouldn't be surprising. Since engineers are naturally capable people, they tend to be the type to start their own businesses and create with an education of their own appetite. Just because someone doesn't have a formal degree doesn't mean that they aren't "educated".

    What about the proverbial millionaire/billionaire who dropped out of college to start [insert successful company here]. I know several.

    --

    Life is the leading cause of death in America.
  10. Don't think this is such a big deal. by frostman · · Score: 5, Insightful

    I make my living as a programmer and database designer, though my formal education is in German literature and fine art.

    Among the many great computer people I've worked with in the last 11ish years, about half had computer science (or for that matter engineering) degrees.

    My brother writes insanely complex software for NASA, and his degrees are in aerospace engineering, not CS.

    We all "played computers" back in the 70s, and now many of us work with them. Seems pretty natural to me.

    TFA is really a FA (at USAToday? gasp!) in that it draws a scary picture based on very little real information.

    Of course CS and related enrollment is down.... for the same reason it was up during the dot-comedy. These are perfectly normal cycles, and have precious little to do with the actual talent pool.

    If you want to blame the lack of interest in engineering and science on something, blame it on the miserable quality of public schools in the US.

    --

    This Like That - fun with words!

  11. expected? by musikit · · Score: 3, Insightful

    with the outsourcing thing going on shouldn't we be expecting this?

    in the mid-late 90s having a CS to a lot of people ment lots of money. they thought it was a secure job that paid well. now however it seems you actually have to want to program for a living to go into CS.

    i have nothing wrong with that. the college i went to 70% of the undergrads changed majors by their sophmore year.

  12. What's surprising? by Freon115 · · Score: 5, Insightful

    I find this a bit arrogant. The USA population doesn't even represent 5% of the world population. That's nothing compared to countries like India.

    1. Re:What's surprising? by Launch · · Score: 5, Insightful

      But USA represents much more than 6% of the world's technological advancements, especially engineering ones. So it is suprising.

      --
      Your mammas flamebait.
  13. I knew lots of *amazing* programmers... by Anonymous Coward · · Score: 5, Insightful

    I knew lots of *amazing* programmers and IT professionals who had non-IT degrees

    I knew lots of *amazing* programmers and IT professionals who had NO degrees. Desire for self-study combined with a willingness to take on resposibility went father than a whole room of antisocial PHDs.

  14. Jobs and such by Stevyn · · Score: 5, Interesting

    After all the flood of comp sci majors realized they couldn't make $150,000 with just a degree and no ambition or geeky desire of computers, people stopped choosing that major. A lot of schools were rushing them through and dumbed down the curriculum to get them through. People just chose computer science not because they liked computers, but they thought they'd have an easy job that paid well. The job market became flooded with these people who could maybe use windows and simple programming, but not much else. I've read accounts on slashdot of people saying how many people in their classes could barely use a CLI. I'm happy there are less comp sci majors, it takes away the needless competition facing the good ones.

  15. Don't need an IT degree, and yet... by MarkEst1973 · · Score: 5, Insightful
    There is a lot to learn from books. In fact, books form the backbone of the college lecture, so it is plausible that a sufficiently motivated student can learn everything there is from the books w/o the need for the accompanying lecture. I've learned computer languages from books, as well as more abstract things like design patterns.

    That said, I wish I had gotten a comp sci degree. I think it would have been much more "hands on" than my poli sci degree and would have been equally as interesting. As it was, I learned programming by myself, motivated by the many luminaries who said that many great hackers are self-taught. Nevertheless, I would have appreciated a general OS class, an algorithms class, or learning how to make a language with accompanying compiler. I'd love to learn how to make a runtime like Java or Python. I can code in Java and Python, but I want to understand the guts of it.

    These are a few examples of things I think one would learn with a comp sci degree.

  16. Maybe it's because... by lukewarmfusion · · Score: 3, Insightful

    CS doesn't mean the same thing to everyone. To some, it's a computer degree. To others, it's a science degree.

    At my school, there are three options:

    1. Computer Applications - Learn how to use programs
    2. Management Information Systems (MIS) - Learn how to write programs
    3. Computer Science and Engineering - Learn how to write an operating system

    You don't need a computer-related degree at all to be able to do any of these. I started programming when I was about ten years old, using the Apple IIe from my elementary school. By middle school, I was writing bulletin board door games and by high school I was writing my first applications.

    In college, I was bored in the few programming classes I took (three weeks to learn conditionals?!) and started taking self-directed courses because I could teach myself better (with the aid of Google) than most of the profs I could take classes from.

    Oh, and I was a Japanese major. Go figure.

  17. A nitpick by Noose+For+A+Neck · · Score: 5, Insightful
    Engineers have absolutely nothing to do with IT workers and programmers. We're talking professionals vs. people straight out of high school, and it's not even close to the same field, except for maybe computer engineers.

    It's not like us mechanical engineers had a sudden influx of phonies and money-grubbers in the dot com bubble.

    --

    Software piracy is victimless theft.

  18. MCSE? Are you serious? by Viol8 · · Score: 4, Insightful

    Implying that an MCSE is a path to a career in programming or computer science is like saying that a certificate in oil and air filter changing from Micks auto shop is a stepping stone into car engineering and design! Sorry , I'm not trying to be anti MS but MCSEs are just mickey mouse qualifications (and frankly a lot of other companys in house certs arn't much better). Learning to do A,B or C if X,Y or Z happens is NOT computer science!

    1. Re:MCSE? Are you serious? by TheHonestTruth · · Score: 5, Funny
      Learning to do A,B or C if X,Y or Z happens is NOT computer science!

      Really? Because I really don't understand finite state automata then. Crud. :-)

      -truth

      --

      I had a steady B+ in my AI class until I failed the Turing test...

    2. Re:MCSE? Are you serious? by the+MaD+HuNGaRIaN · · Score: 3, Insightful

      Bullbutter.

      You are now claiming an MCSE == Industry Experience.
      It doesn't.

      If you take two people, neither one having worked before.
      One has an MCSE and the other has a BS in CS from an accredited University.
      Who gets the job?

      It really depends. If the company is looking for someone to reboot, defrag, re-image, then I'm sure the MCSE might have a chance.

      Anything less trivial than that, and it's no contest.

    3. Re:MCSE? Are you serious? by Wolfgame · · Score: 3, Funny

      hear hear!!

      I'm a windows admin. I've been working with Windows since version 2.0, and NT since version 3.51 (couldn't get my hands on a copy of 3.1 when I was 14). Every job that I've had that has had MCSEs, MCPs, etc..., I end up taking over the majority of the department. It's not my intention when I go in, but the amount of incompetence that I see in these guys is astounding.

      The problem with MCSEs, and more recently CCNAs (the only cisco cert that I still respect is CCIE, because it requires you to actually work) is that the people taking the tests rely on classes that guarantee you the cert or your money back, or they'll rely on braindumps to take the tests. They don't actually bother to learn anything. And then once they have the actual cert, they know nothing.

      Fun things to ask MCSEs:

      Name some commonly used services and their associated ports: ie ftp tcp/21 smtp tcp/25, pop3 tcp/110, rdp tcp/3389, netbios-session tcp/139, so on and so forth

      also, ask them to describe the difference between similar basic protocols, like pop3 and imap4. I once had someone try to tell me that pop3 was mail, and imap4 was for file transfer, which while it's kinda sorta technically correct, it takes a lot of lenience to let that go.

      And my personal favorite for getting the steam pouring out of their ears: ask them to think on their feet. Give them a weird scenario (server rebooting every 5 minutes on its own), and ask them how they'd troubleshoot it.

      --
      -- My childhood bathtoys were Toaster and Hairdryer
    4. Re:MCSE? Are you serious? by guitaristx · · Score: 5, Insightful

      Finite State Automata, discrete mathematics, knowledge of performance metrics (and how to tune algorithms for better performance), and knowledge of how compilers, operating systems, and assemblers are built are just a few things that separate programmers from computer scientists. This is why we've got so many, er, pieces, of software out there. They're not engineered, they're just slopped together.

      There's a reason why all that "useless" stuff is taught to CS majors.

      --
      I pity the foo that isn't metasyntactic
  19. Re:university professors by donnyspi · · Score: 5, Insightful
    If you want to learn a new language or are that concerned about the OS you use, go to ITT tech or something like that.

    If you want a well-rounded education where they teach you how to think, and focus on wisdom, rather than straight up knowledge which will be obsolete on graduation day anyway, go to a university.

  20. Graduate programs unaffected by Roached · · Score: 3, Interesting

    "Graduate programs haven't seen the same decline yet."

    When I got my masters degree in CS 4 years ago, it seemed that about 45% of the grad students were from China, 45% were from India, and the rest of the 10% of us were US citizens. Since the graduate community in this country is already overwhelmingly foreign, that might explain why these numbers have remained stable.

  21. I'm sorry by bsd4me · · Score: 4, Insightful

    I'm sorry, but there is a huge difference between a software crash course and a proper computer science or computer engineering degree.

    A good CMPSCI or CMPEN program doesn't teach programming languages; they teach how to program in general and how to reason about programs. Once you master this, you can apply it to any language.

    Too many people with these crase course certificates only care about getting something working, whereas understanding why it is working will always be better for the project in the long run.

    --

    (S(SKK)(SKK))(S(SKK)(SKK))

  22. Degrees vs Non-Degrees by Jinsaku · · Score: 5, Interesting
    I work for a start-up that has a team of 4 developers. In skill order and value to the company, they are:

    Developer A - Architect, super-badass.. self-taught, went to MIT for 1 year but has no college degree. 2nd Youngest of bunch. (late 20s)

    Developer B - Me, Senior Developer, pretty good all-around coder and designer, went to college for 2 years but didn't do much with it and has no degree. Youngest of bunch. (mid 20s)

    Developer C - Developer, Masters in Psychology and some other discipline of that type (non-comp related). Pretty good developer, but not great. (2nd oldest of bunch) (Early 30s)

    Developer D - Junior developer, Masters in Computer Science.. can't grasp anything bigger than a small feature, all code has to be reviewed by someone higher up. (oldest of bunch) (Late 30s)

    What does this tell me? Experience and work-skill are a *lot* more important than degrees. This is just one small example, but most every company I've ever worked for, the super-badasses never had degrees, and were all either self-taught or had a little bit of college, and tended to eventually rise to the top.

    --
    -- Jinsaku
  23. 6%? Thats more then what I expected. by blanks · · Score: 4, Interesting

    What do you expect from a country where education and intelligence is not a "High priority"? Education is competition, meaning tomorrow's educated students, who become business men could be your next big competitor. And as everyone knows in the USA people don't matter, Big business does. Yes business's would not be around if people couldn't buy their products, so they (we) get paid just enough to buy their products. And for those who can't afford it, that's what credit cards are for. We are losing a battle, not just with the rest of the world dealing with education, business, ethics(?) but a battle of bettering ourselves and giving our children a chance to survive in the future.

  24. No kidding... by Anonymous Coward · · Score: 3, Insightful

    I'm in the middle of interviewing candidates right now to fill a junior network admin position, and the overwhelming vast majority who shout out their list of certifications loudest at the tops of their resumes, trying to look impressive, are proving to be the least knowledgeable of the whole bunch. All they know how to do is memorize a study booklet or braindump full of quick answers long enough to take a test. No thanks. The MCSEs are the worst. Even the Cisco CCNA's are getting to be just as bad. Part of my interview questions involves asking the candidate to write down a simple cisco extended access list to filter out all inbound connections except inbound http to a specific host, and only one had gotten it right (it's only three farkin' lines for crying out loud!!!) and he's not Cisco certified either. He's only got hands-on experience. That's what I'm looking for... EXPERIENCE. Paper certs be damned. The only problem with the good candidate is that he's not a citizen and needs company sponsorship to stay in the US. My company refuses to sponsor any more foreigners, having been burned too many times in the past by those who just stayed long enough to get some experience to put on their resumes, then bailed out on us to move back home when we could least afford to lose them.

  25. What does this tell me? by Yosemite+Sue · · Score: 4, Insightful

    Your sample size is so tiny, at best you can form a hypothesis (i.e. not a conclusion)! I guess you'd need a much larger workplace to actuallly carry out the experiments that could support or disprove your hypothesis.

    Okay, I'm admittedly in the middle of preparing lectures for first-year science students ... hence the nit-picking ...

    YS

    --
    "Arrr! The laws of science be a harsh mistress." -- Bender
  26. Retention by Forman99 · · Score: 3, Interesting

    The retention rate for computer science was low even in 1998. I began with 275 computer science majors and by the next year there were only 75 remaining. The coursework is difficult and requires true commitment. Maybe it begins because people want the money, but once they see the road ahead most back out to an IST, CIS, or MIS major.

  27. it comes and goes in cycles by acroyear · · Score: 5, Insightful

    as kids get into CS when there seems to be interesting things to do with computers.

    The early PC boom of '81-'85 is one example, where JMU had about 200 CS majors. By the time the IBM-PC took over the world ('89), the general feeling was static, of things not really changing, not being interesting, not being worth a career. JMU's CS class of '93 (my class) was only 24 graduates -- and those of us who were programmer-hackers tended to prefer hanging out on the Unix boxes or the Vax/VMS system over the stoic IBM-PC (which we only went over to for playing games).

    5 years later, in the midst of the internet and dot-com boom, things looked interesting and promising and people were really doing "new" things (in spite of what the granted patents of the time would tell us) and CS seemed an interesting thing to get into again. JMU's CS graduates got up to about 125 / year.

    So now, the rush to do "new" stuff of the dot-com era is gone, people are back to just doing work for businesses that pay, which is rarely interesting, and the military has slowed down its spending on software in order to pay for the replacement weapons we've been detonating all over the mid-east. Add the outsourcing demonstrated by the dot-bomb fallout and it leads people to think that CS and the software industry is just business and not interesting (or lucrative) enough to bother with.

    something will arrive in a couple of years which nobody would have predicted (hint: it isn't Longhorn, and like Netscape it WON'T come from Microsoft) and will spin the cycle round again.

    --
    "But remember, most lynch mobs aren't this nice." (H.Simpson)
    -- Joe
  28. Good Riddance by Baavgai · · Score: 3, Insightful

    Their are two kinds of computer professionals in the world; those who truly enjoy the tech (geek) and those who simply do their job (drone). The drone will do what is required, but only what is required. He takes no joy in his profession and marks time until he can leave it.

    The geek on, the other hand, is the far more desirable employee. He'll keep up to date without prompting and will even educate himself on his own time. While work can be a grind, the satisfaction of doing it well is often enough compensation to keep him going. He'll even occasionally work for a lower paycheck if he finds an environment to his liking.

    Unfortunately, while these two species can easily recognize each other on site, outsiders have a harder time differentiating. In an interview, the successful drone has a disconcerting ability to mimic the geek, casting a cloud of confusion around their true skill level. Conversely, the geek may not adequately convey their skill level to those not conversant in reading the signs.

    I now see fewer drones than in years past. If this is a sign they are dying out, I welcome it.

    For the record, I'm an Oracle DBA / developer with a BS in English Lit. The best geeks are, as always, self taught.

  29. Comp Sci Recent Grad by mattboy99 · · Score: 5, Insightful

    I think a lot of open source projects are proof that Comp Sci degrees are almost pointless.

    I just graduated with CompSci degree and instead of being taken seriously at my new job, I am the new guy fresh out of college. I've been programming since I was 4 years old (Commodore 64), and I can confidently say I know more and code better than the guy who's been at this company for 10 years.

    Experience is really the key. You have to know your stuff and be prepared to tackle tough problems. You have to be a great problem solver.

    True, Engineering courses at school help you learn how to solve problems better, but those were only 5 really helpful courses and then there is the rest of liberal arts easy A stuff :-).

    1. Re:Comp Sci Recent Grad by FreshFunk510 · · Score: 3, Insightful

      True, Engineering courses at school help you learn how to solve problems better, but those were only 5 really helpful courses and then there is the rest of liberal arts easy A stuff :-).

      The assumption here is that all schools and all CS degrees are equal. I'd say that is a false assumption.

      --


      "Injustice anywhere is a threat to justice everywhere." - Martin Luther King, Jr.
  30. You have six people.... by zogger · · Score: 3, Interesting

    ... and the best in your division. Why not just start your own company instead with your affected peer group? Walk away! You get to keep your brains, they don't. If your employer was able to pay you 6 figures average, that means they were making at least probably double that off of your labor. Screw em! They want a piece of paper instead of productivity, take your productivity to your own office and take all the cash, not some of it. The proof is in the product, not the degrees hanging on the wall.

    And something the petit pompous bosses aren't bingoing to yet, even though it's staring at them. First they came for the blue collars who actually produced, and everyone else sneered and laughed at them, and told them to pull themselves up by the bootstraps. Now they are coming for the white collar actual producers, telling them-and you- to pull yourselves up by the bootstraps "or else". Next they-they being the billionaire globalists who could give a rats ass about anyone else except their profits are going to start eating the lower level managers and sales people, and those dudes STILL think they aren't replaceable with outsourcing overseas. Ha! Sure they aren't!

    Get self employed if you want to STAY employed, no matter what field you are in. Better to be employed at 50 or less a year then unemployed at whatever you used to make. And there's no profit for your soul working for cretins like that, and it's something you can't put a dollar tag on.

  31. This is a good thing by Nuttles · · Score: 3, Insightful

    I think it is a good thing that there isn?t as many CS Majors as in the bubble. I was in the CS Major (doing the classes to get my major) from 1999-2001. During that time the bar of excellence was lowered repeatedly because a great number of the majors were doing it for the money and not the love of tech or computers. It was quite annoying to work hard and get a good score on a project or something like that, let?s say a mid A and then to have the proff slide everyone up, lets say a D to a C+. My grade couldn?t go up anymore but all of a sudden my knowledge of some material was equivalent to another that it wasn?t! I also got tired of the people who could barely get through high school algebra in the Major because they have repeatedly taken math up to what, the Calc I required and squeaked into the major. I can go on, but I think my point is made. Back in the bubble there were many people getting a CS degree for reasons other than the love of computers/tech and many people getting degrees in CS who should have been flipping burgers at McDonalds. The bursting of the bubble was a good thing, now the industry will be filled with better qualified, my passonate workers.

    Nuttles

    Christian and proud of it

  32. Fewer CS Majors? GOOD! by drtomaso · · Score: 5, Insightful

    First a disclaimer- one of my undergrad degrees is in CS, I did 3 years of a CS PhD program, and taught undergrad CS. My feelings on CS are colored accordingly

    Could someone please explain to me why this is a bad thing? The economy cannot support the current numbers of IT professionals, as evidenced by the unemployment statistics. Further, outsourcing isnt entirely to blame for this, though I do see it mitigating job growth. Fewer CS majors means we will have a higher "signal to noise ratio", our universities will output higher quality CS grads, and the economy will have a better chance of supporting them with job opportunities.

    The vast majority of people fleeing CS at the moment are doing so because they have no interest in the subject matter other than fiscal. Most of my freshman CS majors fell into this category in 2000-2001. Does this mean that we might miss the next Turing? Possibly, but truely great minds will find a way to enrich our society regardless of the field of study they pursue. If anything, these numbers are further evidence that the dot com bubble burst was a return to sanity.

  33. Why not rename CS? by Theatetus · · Score: 5, Insightful

    As someone (dijkstra? soustroup? one of those guys with a funny name) said, computer science is no more about computers than astronomy is about telescopes. Knuth said in his lectures on theology that he was not the person to ask if you had problems getting lotus 123 working. Computers are very useful to computer scientists in that they can perform the algorithms computer scientists study.

    Why don't we change the name of computer science to something more appropriate. Algorithmics? Computational theory? (that one still comes too close to the word "computer") Symbolic processing? (and that one may just be my Lisp background showing through.)

    I don't know. But I'm both amazed and saddened by how many job postings I see saying something like "need a cold fusion developer. Bachelor's in CS required." That's idiotic.

    Computer science is not programming, though programming is a skill that most computer scientists need to ahve. Ditto networking, hardware troubleshooting, etc. But that's also true of physicists and chemists. Computer scientists study efficient means of transforming sets of symbols and numbers. Why don't we just sever the imagined link between that discipline and writing the crappy string transformation routines that make up most of development today?

    --
    All's true that is mistrusted
  34. Because they're intelligent. by Gannoc · · Score: 5, Interesting


    Computer Science is a facinating field of study, and a great hobby. Its a rotten career.

    Its like being the high school nerd for the rest of your life. There are very few companies out there that truly respect their programmers, and with outsourcing becoming more and more popular, that trend isn't going anyway anytime soon.

    College Students: It may sound GREAT to have a swell job where you get free coke and code all day. Thats because you associate coding and programing with learning and new discoveries. Every programming project, every new linux distrubution, every class has been something new and interesting. When you hit the real world, that ends. It becomes the same old shit everyday. Yes, you can learn on your own, but that isn't your job. Sure, i'm "learning" C# .NET now for my job, but I'm an experienced programmer. Its just the same shit with different syntax. Maybe it will let me do my job easier. I'm not excited about it.

    I myself am halfway through my masters in a different field so I can change my career. Do you really think you'll be excited about working on version 6 of the same product you've been working on for 5 years? Do you think you'll be able to switch jobs at a whim when you get bored?

    I make it a part of my life to talk young people out of entering technical fields. Maybe when our society starts respecting us, instead of treating us like we're a bunch of strange teenagers, i'll change my mind.

    BTW: I've made my own situation better by demanding to do other tasks at work, and again, working towards a new career in my spare time. I see so many programmers hit their early 30s and really hate their jobs. Think before you choose a career with computers.

    1. Re:Because they're intelligent. by east+coast · · Score: 5, Insightful

      I see so many programmers hit their early 30s and really hate their jobs.

      Most people in their early 30s hate their jobs period. It has nothing to do with CS, it has to do with the terms of the real world. Their late teens and early-mid twenties were great; college, away from home and making their own rules for the first time in their life... mid-20s - 30; buy a home, a new car that they really like, making a bit of money, maybe getting married if they're not clubbing every weekend... early thirties... 25 years more of a house payments, 2 more yeras of car payments on a car that really isn't that bitchin anymore, kids, divorce, the loss of their friends to their own lives of the same, long hours, less freedom. And the worst part of this hits them; this is what their life will be like for 30 more yeras, the same routine for as long as they've lived. It's pretty depressing that most people can honestly say that 17-25 was the best time of their life especially when you hit 32 and know that you're either stuck where you are or that you're going to have to sacrifice plenty to get somewhere else.

      Think before you choose a career with computers.

      Luckily the concept of computers being a fun, carefree job is going away and fast. but you have to consider any job from mutliple aspects before getting into it. If it was just a matter of pay we'd all be lawyers and doctors, if it was just an easy lifestyle we'd all be in politics, etc etc...

      --
      Dedicated Cthulhu Cultist since 4523 BC.
  35. And this is news again? Why? by Tangurena · · Score: 3, Insightful
    Over twenty years ago, people were complaining that we in the US were graduating more lawyers than engineers. They were also complaining that Japan was graduating more engineers than the US was.

    In the US, we value money and power. We absolutely despise knowledge and intellect. This is why academic research in CS is 5-30+ years ahead of the industry. Why can't we do a better job programming? Because people refuse to learn why things went/go wrong and what can be done to prevent them in the future. Those are social factors that will end up causing the US to sink to the bottom. We may have invented this profession, but if we continually fail to properly educate people, we will end up the lowest cost workers in the world.

    You will see dozens of anecdotes here claiming that the best programmer at their shop never got a degree. As a result, everyone in the industry ends up reinventing the wheel. The plural of anecdote is NOT data. Yes, there are some smart people who never got edumacated; they would have been even better people if they had been. You wouldn't go to a self-taught doctor. Why would you trust your business to a self-taught IT worker?

  36. Re:Fewer CS Majors? GOOD! by harborpirate · · Score: 3, Insightful

    The vast majority of people fleeing CS at the moment are doing so because they have no interest in the subject matter other than fiscal.

    Lets hope so.

    A couple friends and I had a term for these people when we were CS undergrads from 1997 through 2000:

    CS Mercenaries.

    The goal of these folks was to gain a degree so that they could make lots of money. They generally did as little work as possible to get through. They were not interested in writing good code (or any at all for that matter), or gaining knowledge and insight into how a computer works.

    This attitude struck us as very similar to that of someone who would kill for the highest bidder. They were simply trying to find the program that paid the highest starting salaries that they thought they could actually graduate in.

    Lets hope that those who have a true love for computing are the folks that are still majoring in computer science. I certainly will not shed any tears over the lack of CS Mercenaries enrolling in (leeching) CS programs.

    --
    // harborpirate
    // Slashbots off the starboard bow!