Slashdot Mirror


Is Computer Science Still Worth It?

prostoalex writes "Is it a good idea to go into Computer Science? Yes, there are certainly pending labor shortages as Indian companies outsource to the United States, but speakers of Stanford Computer Forum generally agree that it's a good career choice. From the article: 'To ensure job security, students must learn business, communication and interpersonal skills, Vardi recommended. The personal touch will become as important as technological expertise, he said. "There are jobs galore," agreed Suzanne Bigas, assistant director of the Stanford Computer Forum.'"

44 of 434 comments (clear)

  1. CS Degree = no sunlight by From+A+Far+Away+Land · · Score: 4, Insightful

    It's great being a CS degree holder. You can sometimes get flexible working hours, decent benefits, and an ungodly low level of sunlight in the year. Given the carcinogenic effects of solar radiation these days, coupled with toxins in diet softdrinks, it's probably best that white collar workers live and work indoors though.

    Work for talented programmers will never end. But work for programmers in general will not be as common in the coming years when everyone and their dog can make a website on My Space.

    1. Re:CS Degree = no sunlight by Medgur · · Score: 4, Insightful

      Computing Scientists are not all Programmers. Not all Programmers are Computing Scientists.

    2. Re:CS Degree = no sunlight by Marxist+Hacker+42 · · Score: 4, Insightful

      If we had more programmers with SE degrees we'd have fewer crappy websites. A CS degree doesn't give you the engineering knowledge neccessary to keep your code clean or your site loading fast.

      --
      SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
    3. Re:CS Degree = no sunlight by AVee · · Score: 3, Funny

      Computing Scientists are not all Programmers. Not all Programmers are Computing Scientists.

      Indeed, and seeing the average quality of commercial software at the moment it seems to me that the demand for Programmers is far higher then the demand for Computing Scientists...

    4. Re:CS Degree = no sunlight by gosand · · Score: 5, Insightful
      Computing Scientists are not all Programmers. Not all Programmers are Computing Scientists.


      THANK YOU. I was about to post the same comment. But let me expand on this concept that people don't seem to understand (especially programmers).


      We need more CS people in general. Why? Becuase the CS degree will give people a decent technical background and understanding of computer related technology. I would much rather have a project manager with a CS degree than a marketing degree or communications degree. But I have yet to see one. Programmers tend to think that the only thing you need is a good programming staff. While that will get you pretty far, there are many other pieces of the software puzzle besides programming. I have been doing software testing and QA for 13 years. I made the choice to go down this path instead of programming. However, many programmers think that I am somehow some kind of "failed" programmer. And no, ex-programmers don't make the best QA people, no matter what Google thinks.


      I think that the more people we have in the software industry with CS degrees, the better. I guess I had better qualify this with the statement that I have no real idea what CS degrees these days are like, I got mine back in '93. There was only 1 software engineering class, the rest was math, hardware/circuits, or programming. I hope that these days they have added more to the curriculum that deals with the process of developing software.
      (taking a few writing classes wouldn't kill you either)

      --

      My beliefs do not require that you agree with them.

    5. Re:CS Degree = no sunlight by ChodeMaster · · Score: 4, Interesting
      I think that the more people we have in the software industry with CS degrees, the better. I guess I had better qualify this with the statement that I have no real idea what CS degrees these days are like, I got mine back in '93. There was only 1 software engineering class, the rest was math, hardware/circuits, or programming. I hope that these days they have added more to the curriculum that deals with the process of developing software.
      In answer to your implied question...

      I did a bachelor of engineering in software engineering (finished last year), and I found that a significant portion of the degree was focused on the various processes of software development, including things such as project management (as well as a significant amount of mathematics, electrical engineering, programming and computer science subjects).

      The Comp Sci students I know did a fair amount the software process work also, though somewhat less, and less project management, though this is probably a function of the fact that their degree is a year shorter, and has more electives (they could do some of the extra software process & management subjects the software eng students did as electives).
    6. Re:CS Degree = no sunlight by DuckDodgers · · Score: 5, Insightful

      My software engineering degree required a lot of presentations, a handful of written papers, and a lot of discussions on software development models, good design procedures, formal verification of code, testing practices, and so forth.

      Now that I've been in the workforce 5 years, a lot of what I learned is very valuable. But for the first two years out, most of it was useless - I needed a background in actual application development at the low level in the trenches. I had the Computer Science, but no programming foundation to build it on - fine if you want to do testing or management, crap if you wanted to actually design and program.

      Smart colleges should offer courses that cover bug tracking, source control, learning how to find the information you need in technical documentation, and especially how to read other people's code. Give a class a 50,000 line application with 20 or 30 known, non-trivial bugs in it and spend the semester showing them how to find the bugs. Give a class some applications which have very poor code reuse and show them how to break out common code into separate libraries which are easier to document, track, and debug. etc... etc... After getting my MS in Software Engineering, I was like a mechanic who could diagram the variable valve timing in a Ferrari but couldn't change a tire.

    7. Re:CS Degree = no sunlight by Anonymous Coward · · Score: 4, Insightful



      To me that sounds like the kind of territory that technical colleges/polytechnics should be covering. University is where you go to learn the science behind the discipline - if you want to cover the practical applications then I suggest you are looking in the wrong place.

      The day universities shift their focus to creating ready-made programmer automatons for the business market is the day your C.S. degree becomes worth less than the paper it's printed on.

      Computer science *should* be about karnaugh maps and logic optimisation; about algorithms and data structures; about mathematical proofs and combinatorial logic; about compiler theory & design; about all of the things that give a person a grounding in the basic fundamentals of the discipline.

      Suggesting that it should be reduced to a basic preparatory course for "life in the business world" involving little more than bug fixes & refactoring is missing the point entirely. Those are things that you pick up later - things that anyone with the proper grounding should be able to learn with little or no trouble at all.

      At the end of the day, computer science/programming in general is one of those subjects that no one person is ever going to be able to understand in it's entirety. Just when you think you're at the top of your game, someone releases a new library/language/compiler/interop technology/whatever that shifts the boundaries again. Having a good grounding in the underlying theory gives one an immeasurable boost in ability to keep up with these changes.

      I would argue that a graduate with a computer science degree that has a basis in unchanging mathematics & the fundamentals of computer science is going to be much more valuable to an employer in 10 years than someone who has a more practically focussed 'diploma' who has been taught little more than how to find & fix bugs in a language that could potentially be obsolete.

  2. Other fields? by Anonymous Coward · · Score: 5, Insightful

    Is studying philosophy worth it?

    Yes, if you love it.

    1. Re:Other fields? by Golias · · Score: 3, Insightful

      Is studying philosophy worth it?

      Yes, if you love it.


      And no, if you don't.

      If somebody is even asking the question whether it is "still worth it", one assumes that they are not in it for love.

      --

      Information wants to be anthropomorphized.

    2. Re:Other fields? by jimbolauski · · Score: 4, Funny

      philosophier was a good paying career untill they closed the philosophy plant, now it's a degree people get so they'll have the grades for Grad, Law, or Medical school.

      --
      Knowledge = Power
      P= W/t
      t=Money
      Money = Work/Knowledge so the less you know the more you make
    3. Re:Other fields? by dubbreak · · Score: 5, Insightful
      Yes, yes, yes. Do NOT repeat NOT go into a field you are not interested in. There is no point in going into CompSci for the money at this point, even with the possibility of labour shortages. I am a few months away from gradding with a major in CSc and my best recommendation is: don't do it unless you love it. I know too many students that hate programming, and generally dislike everything in the field other than playing with computers. They got into it because they thought it would be easy and pay well. If you sound like one of those people, don't do it, you'll hate doing the degree and when you are done you won't want to work in the field for the amount of money you are going to be starting at (which will be low since as an unmotivated student your abilities will be lacking to say the least).

      Do go into computer science if:
      • you love math (I don't mean you did well at it in HS, I mean you enjoyed it and would learn more on your own)
      • you have programmed and found it fun and interesting (not you tried it and thought it was easy, or did pretty good in some course)
      • you are a strong problem solver

      If you want to make money, go into business. Sciences are best suited for people who love the science and aren't worried about the wage. If you aren't sure, take a few courses first year in different areas and see what inspires you.
      --
      "If you are going through hell, keep going." - Winston Churchill
    4. Re:Other fields? by Ithika · · Score: 3, Funny

      If you studied philosophy you would know that the sentence "studying X is worth if you love it" is a tautology.

      I disagree. I love sausages. Studying sausages would entail learning how they are made. Studying how sausages are made is said to put you off them for life. Hence, not necessarily true.

  3. You'll never be able to buy a house by Marxist+Hacker+42 · · Score: 3, Insightful

    If you depend on private industry- job security to these idiots means 2 years and you're out searching again. So what if there is plenty of opportunity if you never vest into your vacation time, let alone any other benefits? So do what I did- tell private industry to go learn to program their own computers and join government instead- where at least you can be assured you'll have a job tomorrow.

    After 2001, I'll never trust the stock market or private industry ever again. Driving a truck is better than doing IT work for idiots.

    --
    SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
    1. Re:You'll never be able to buy a house by Marxist+Hacker+42 · · Score: 4, Insightful

      If you're a really good programmer, you can probably make a go of it on your own doing freelance work.

      I tried that between 2001 and 2003. What you need for that isn't good programming- it's good business sense and a fair amount of ESP. You need to be a good enough judge of character to know who will pay their bill and who won't when you present that final invoice. Far too many failed to pay that final invoice- and no business can survive a 50% decrease in revenue in a single month unless you were independantly wealthy going in.

      Unfortuneately most programmers- me included- went into this because we *don't* have good interpersonal skills, otherwise we would have been playing sports in high school instead of messing with computers.

      --
      SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
  4. Yeah by bahwi · · Score: 4, Insightful

    Yeah, it's still good, you just have to add that twist. Biology seems to be popular these days, business, marketing, others like that sure are helpful. Straight computer science? Well, you'll probably be just a code monkey. Learn statistics if math is your thing, we're always looking for people who can turn numbers into useful statistics, but program it to make it flexible. You don't have to have a double major, not that that ever hurts, but a minor or even a few electives.

    VoIP stuff seems to be a big thing, especially in developing countries(ever wanted to travel?), learn codecs, learn how to program codecs, learn how to hack Asterisk and SipX and some of ht eothers, play with Asterisk@Home.

    Oh, this isn't an Ask Slashdot? Sure looks like one.

  5. IT = boom and bust by the+eric+conspiracy · · Score: 3, Interesting

    IT is a boom and bust field that will gradually decay in its value as the technologies it is based on mature.

    The business cycle drives investment in IT so it should be regarded as a cyclical industry just the way any capital intensive business is. As growth in IT technologies peter out (Moore's law hockey-stick growth) inevitably flat-lines as technologies hit their limits growth will fall to the same growth as the economy as a whole. Like the railroads, utilities etc.

    If you are 50 or so and are looking to make a career change IT is not a bad choice - it will probably be a sound field for at least the next 10-20 years.

    But for somebody who is just entering college I think that other fields, particularly anything associated with health care are better opportunities. They will surely offer careers with better sustainability than IT.

  6. Re:LOL by 2nd+Post! · · Score: 5, Insightful

    You confuse computer science with computer programming.

    That is like confusing music theory with music composition, something I would hope you would be aware of.

    Computer science deals with algorithms, complexity notation, predicate calculus, proofs, and grammars, most of which you will not pick up by just being a programmer.

  7. Re:the fact by Red+Flayer · · Score: 5, Funny
    look at mu aunt, she has a degree in Computer Science, and yet she is still working at the same place for the last 25 years
    Well, there's the problem -- delta aunt is much better at change, while Beta eta aunt, and now she feels sick to her stomach.
    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  8. need good people by flynt · · Score: 5, Insightful

    I think there's always room for good people in CS. If you're a type who goes to Stanford/MIT/others and gets a degree in CS because you love learning about computational processes and have a natural drive and curiousty, my guess is that there are plenty of firms willing to hire you.

    If, on the other hand, you want to learn CS to get a 'good job' after school, and end up going to a second-rate university where they teach you specific software instead of abstract ideas, you might not have such a good future after college.

    I'm sure both types of students attend all universities CS departments, don't get me wrong. I think your attitude going into it is what matters most, if you love CS and work hard, I bet you'll be just fine. If possible, don't choose your major based on what's in fashion, do what you want.

  9. CS != IT by Anonymous Coward · · Score: 3, Insightful

    Pls stop confusing Computer Science ie. a science of computing ( just as Physics, Astronomy, Chemistry, Geology are sciences of their respective disciplines ) with IT ie. Information Technology, a trade with fluctuating job prospects.
    eg. The real-estate situation in the US is currently a bust - doesn't mean you should rethink becoming an architect, which is a seriously long-term proposition. However, you SHOULD rethink applying for a real-estate broker's license, since short-term is your concern.

  10. Of course IT is a great industry by Da+Fokka · · Score: 4, Informative

    I can't speak for other parts of the world, but in the Netherlands IT is one of the best sectors to be in. Frankly, I have a hard time understanding all the people on slashdot talking about how shitty a job in IT is. Maybe things in the states are totally different (for one thing, the wages are even higher than here in the Netherlands). But there is little reason why IT could not be a pretty good career choice. Of course, there are some things which might help you along:

      * Work on your social skills. It's not accurate along the board, but many people think that every IT specialist lives in his mothers' basement. Be sociable and this prejudice might turn out to be an advantage.
      * Keep on learning. It's fun but it's also an investment in yourself. In few sectors knowledge is as volatile as in IT. Make sure you keep on top.
      * Find an employer that fits your personality. Don't expect flexibility from a megacorporation and don't think small businesses will be able to buy you education.
      * But most of all: Make sure you're doing something you like (most of the time). A great salary is of little use if you hate the work. If you enjoy your work, you'll be able to go the extra mile which will pay for itself in the long run.

  11. What I am doing by br00tus · · Score: 4, Interesting
    I dropped out of college in 1992, began working in IT in 1996, and began going to school at night or on the weekend this year. I got a 4.0 for my class in the spring semester, and so far I have very good grades for the two classes I'm taking now.

    It used to frustrate me that I didn't know how to program C decently but I rectified that starting in 2002. I was going to start by reading The Art of Computer Programming and realized how much MATH there was, and how it would be in assembly, so I did a "shortcut" and read K&R and Code Complete and did things that way. Of course, there are no real shortcuts, and the right way to do it is learning the math and the assembly language and going like that.

    This is just something I want to do. I want to stand around all those code gods and be like them (in the sense of coding and skill, not necessarily everything else). There's the old cypherpunk slogan "Cypherpunks code" and one way of learning to code is to just write code, but I want to have a track where I'm doing it the right way while I'm on the second track of actually writing stuff now.

    I also find biology interesting and may take a minor (or double major) in that. I don't think I'll worry about job security much with a bachelors in Computer Science and Biology. Or even a Masters. Or Phd. I think one step at a time though.

    One thing though is I want to do this. I would do this even if there was no material reward. I think that is something to think about. It would be nice if I could make more money, or get a job doing less braindead stuff, but if all that happened would be that I would know enough to contribute to the Linux kernel, or some free software projects which I like, that would be enough for me. After doing mindless BS wage slave stuff all day, it's nice to go home and do my own work where I can actually do what I want, even if I make no money at it. If I could make a living doing that stuff, so much the better, but I would go crazy if all I did was cog-in-the-machine mindless nonsense all day.

  12. CS heyday is over by l4m3z0r · · Score: 3, Funny

    I'd recommend forgetting about a CS degree, computers are on their way out.

    For a degree thats always in incredibly high demand.

    English.

  13. Re:LOL by DragonWriter · · Score: 4, Insightful
    But much of which you can pick up without going after a degree, if you have the ambition (and talent with mathematics) to do so.


    That's really true of most degrees, nevertheless, the structure of a formal academic environment helps many people to maintain the discipline to do it, often provides access to skilled instructors that make gaining understanding easier, generally increases the diversity of equipment and resources you have access to in the learning process, may, as a degree is something people often take note of, increase the material reward you get from it, and may make you eligible for additional financial assistance (which may or may not make up for the additional cost) and other benefits.

    Whether those benefits are worthwhile for any particular person interested in getting an understanding of the field will, of course, vary from person to person.
  14. Learn to sell by ClosedSource · · Score: 5, Insightful

    As a professional software programmer for over 20 years, I'd advise anyone who wishes to still be programming professionally in their 50's to spend a summer selling used cars. Being able to sell yourself will be much more important in the later years of your career than your technical knowledge will be.

  15. Please excuse my rant... by g1zmo · · Score: 5, Insightful

    I'm tired of {system-,network-,db-} administration, programming, and every other trade skill getting equated with Computer Science. CS is a branch of theoretical mathematics and has very little to do with anything you can sit in front of, type into, click on, or reboot. And I don't mean this as a (serious) troll. I just hate to see the term misused, much like engineers cringe when they hear the building maintenance staff referred to as 'engineers', as in "we'll have an engineer bring some buckets up to put under that leak in the roof."

    /End of Friendly Math Snob Rant

    --
    I have found there are just two ways to go.
    It all comes down to livin' fast or dyin' slow.
    -REK, Jr.
  16. Re:LOL by borgheron · · Score: 4, Funny

    Yeah, and you can become a particle physicist in your spare time too.

    G.

    --
    Gregory Casamento
    ## Chief Maintainer for GNUstep
  17. Re:Experience degree by TheRaven64 · · Score: 4, Insightful
    Where abouts in the UK are you? And what classification of degree did you get? By the time I graduated (from Swansea) I had had several job offers, quite a few from local companies and a few from England. Eventually, I decided to turn them all down and go back into academia, but if you can't get a job in the UK with a CompSci degree I would guess one of the following applies:
    1. You got a poor quality degree (either from an institution with no reputation, or a low 2.2 or lower classification).
    2. You haven't done anything interesting with your time at university (join / run any student societies, etc).
    3. You haven't taken the opportunity to get any work experience (most universities run summer placement programmes, if you can be bothered to sign up).
    You get out of university what you put into it. If you're just there to get a piece of paper, you will just get a piece of paper and it won't be much use to you.
    --
    I am TheRaven on Soylent News
  18. Re:LOL by thrillseeker · · Score: 4, Funny

    Yeah, and you can become a particle physicist in your spare time too.

    Dang - and I picked quantum physics instead - oh well wrong/right again.

  19. Re:LOL by stinerman · · Score: 4, Funny

    Was it right or wrong to pick quantum physics before I read the sentence?

  20. Too vague by mmmmbeer · · Score: 3, Informative

    The concept of an "IT" job is way too vague to be useful. IT has long since split into various disciplines (eg. hardware guy, code monkey, dba), and now those are subdividing even more. While there isn't that much difference between being an oracle dba vs. a mysql dba vs. a mssql dba, there is a big difference between being a java/c#/c++ coder vs. being a site builder, and a huge difference between being a site builder vs. a dba. The differences in these fields are reflected in what CS (or related) degree (or job skills) one might want to pursue. The real question(s) ought to be "Is Still Worth It?"

  21. It's possible, just unlikely. by Kadin2048 · · Score: 3, Interesting

    Yeah, and you can become a particle physicist in your spare time too.

    Well actually you can, it's just rather unlikely that anyone would hire you, without the backing of some sort of accredited school saying that you know it. In terms of knowledge, you could know the exact same things, you'd just lack a piece of paper vouching for you.

    There's nothing magic about going to school; colleges these days aren't repositories of secret information, released only once you've sworn an oath of allegiance to the guild lords; you can find out most of what's being taught in any college class by buying the book. (In graduate classes or more participatory classes, it could be harder; but I'm thinking about bachelors-degree physics and mathematics.) In large universities, many classes aren't even taught by professors anyway; just by TA's (slightly more advanced students) reading from someone else's notes or from the book.

    The reason the un-degreed student isn't worth anything, is because most people don't have the attention span or discipline to actually learn that way. Therefore, if you said that you'd spent a few years months sitting in your room, studying particle physics, and done all the experiments with equipment you built yourself in your basement, and now knew as much as someone who'd learned it while studying for a degree, I'd probably not believe you. It's not that it's not possible, it's just not likely.

    Degrees exist because they're a way of verifying that somebody probably knows something, without actually testing them. The more esoteric the subject, the more important the diploma becomes, because it's harder and harder to verify that someone actually knows their stuff.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  22. WTF? by Palshife · · Score: 4, Insightful

    Is this supposed to suggest that we're somehow "done" with computer science? Application is great and all, but it has basis in constantly evolving theory, just like in any basic science.

    Don't be fooled. Application is important, but try doing your physics homework without understanding the underlying theory and see how far you get. If you want to be respected in the industry, and if you want to find a lifetime in computer technology fulfilling, get a degree in computer science.

    If your career aspiration is "high paid code monkey," then ignore this post.

    --
    Attention deficit disorder is a complicated issue, spanning several major... HEY LET'S GO RIDE BIKES!
  23. YES! Computer science is great. by Mori+Chu · · Score: 3, Interesting
    Computer science is a wonderful field. If you like algorithms, solving challenging problems, or crunching interesting data, you can find it in this field. You don't have to sit in a cubicle all day, you do get to work with other people, and yes, you can work on real problems that matter in the real world. And, believe it or not, diversity in CS is on the rise; it isn't a white boys' club any more.

    I teach introductory CS at the University of Washington. In our course we scan through the IMDB top 250 movies, examine historical popularity of babies' names, search for codons and amino acids in DNA sequences, parse maps and topological data, compute weather stats, analyze Myers-Briggs personality testing data, and solve other exciting problems.

    Best of all, there are still a ton of great jobs waiting for graduates with computer science degrees at exciting companies. UW's students routinely end up at Google, Amazon, Microsoft, Intel, IBM, Nintendo, and other great places. CS jobs pay great salaries compared to most other fields! Most of the grads I keep in touch with are living very well at a young age.

    Go check out UW's computer science videos on YouTube, which talk about what this field is, and follow several women in our department as they go through a day in their lives at work after graduating:

    http://www.youtube.com/profile?user=UWCSE

  24. Re:interpersonal skills by Marxist+Hacker+42 · · Score: 3, Insightful

    How can you say that with such assurance? It seems to me that one can be good at both of these skills if they work on developing them both. Why do you think someone could have one of these skills max?

    Time. Somebody who is good at interpersonal skills has to spend a *HUGE* amount of time developing and maintaining those skills- time spent at parties and at bars and in social situations. Without that time spent, any human being's interpersonal skills will degrade- to the point that we consider a prisoner kept in solitary for a mere three weeks to be insane.

    Likewise on the DBA side- time. It takes a HUGE amount of time to gain and maintain computer skills- starting as a teenager working on the computer in your parent's basement instead of going on dates, clear up to the guy who reads every word of the SQL user groups to keep up on the latest changes to the language in the five major dialects.

    A SENIOR DBA is going to need to be the later, not the former. There are only 168 hours in the week.

    --
    SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
  25. It's Great by Apreche · · Score: 4, Interesting

    I have a CS degree. I've got a high paying job. I found out I'm actually being paid way below average for my profession and location. I'm looking for another better job. There are plenty of them available, and they pay a lot. The key to being successful at CS is twofold. One, don't suck. Lots of people get CS degrees, but they actually don't give a crap about software. The people in college who code in their spare time for fun are the ones who succeed. The rest end up handling tech support calls. The second trick is to not insist on living somewhere crappy. You pretty much have to go to a major metropolitan area to get a job. You can't sit in hicksville and complain there aren't any programming jobs.

    One other trick to being successful as a software engineer is to learn technologies in high demand. If you learn Ruby on Rails your chances of finding a hot job are pretty low. You might find work at a startup here and there, but that's about it. If you learn the J2EE platform, relational databases and all the associated stuff you are almost guaranteed to find a high paying job. Go look around on job sites, pretty much everyone is looking for Java Enterprise developers, but the supply is way low.

    --
    The GeekNights podcast is going strong. Listen!
  26. Crappy needs to be defined by zerosix · · Score: 5, Insightful
    I'm a software engineer and currently getting my CS degree part time. Frankly there are two aspects to websites, The apperance and the backend. Not very many programmers are good at apperance, ie colors, ect. While I hate creating websites I do like writing backend components for websites(ASP, PHP). Frankly, I wouldn't even consider creating a webpage programming from the fact that it's not required to use anything other than HTLM for a webpage and still have it be well a webpage. Simply knowing HTML does NOT make you a programmer.

    So if by crappy you mean design, I don't think a degree in computer science will help. If you mean crappy as in functionality, a degree in computer science might help.

    --
    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. ~Albert Einstein
  27. No by bill_kress · · Score: 3, Interesting

    No, it's never been worth it. If you are trying to decide what to do, and think that maybe you'll try programming--just save us all a lot of time and effort and do something else.

    How come you never see people saying "Should I go into Painting", or "Maybe I'll try Music as a career". When it comes to careers that are art, including programming, If you don't KNOW that's what you are going to do, then you're just not going to do it well enough to make anyone happy.

    When you wonder why virtually all software is buggy, full of delays, poorly designed and shoddily implemented--it's generally because someone is doing a job rather than creating art.

    So then this is one of those cases where "if you have to ask, the answer is NO".

  28. Re:You can't code your way out of all problems. by FlyingGuy · · Score: 5, Interesting

    And then there are the rest of us, who write well formated, well structured, well designed code every day, but never went to collage. We did what a LOT of people did in the 80's we picked up a copy of whatever language we could get our hands on and started teaching ourselves.

    We read books, we looked at other peoples code, we experimented. We wrote our own Direct to Video Memory code to avoid the bios screen write functions.

    But now we are in our late 40's and not hip and cool. We don't get hired because we don't have a piece of paper saying we know something, we just have massive amounts of code to back us up, but none of the under 30 hip cool crowd cares about that, its "You got your degree from where?" When I tell them SHK ( school of Hard Knocks ) as a joke and then tell them I am self taught, I get the "We want someone more qualified" What a bunch of horse shit.

    Thats the biggest problem with our society, no one values experience, no one values wisdom gleaned from 25 years of doing the JOB.

    Most of us don't care for the latest and greatest Ruby on Rails or Roads or even a race track. We don't do cutting edge, we do what works, we do it most of the time under budget, ahead of schedule and in code that readable AND commented.

    So we will keep writing code that supports what all you "Latest & Greatest" fan boys think is SO cool, when in fact its the exact same language we built so many years ago, with a cosmetic twist.

    I guess the other thing that is SO fucking depressing is that most CS or even SE grads these days don't have a clue how to create anything unless its spoon fed to them in some object repository. I asked a recent CS graduate if he knew any assembler of ANY flavor. His response was, "Well we had about 2 hours of it and some theory", but other then that all he knew was Java and rudimentary C.

    A pretty sad state of affairs if you ask me. And people wonder why companies outsource.

    --
    Hey KID! Yeah you, get the fuck off my lawn!
  29. Re:LOL by 2nd+Post! · · Score: 3, Informative

    Grammars can be used in programmatic and automatic test script generation. You probably aren't using automated testing if you aren't using grammars.
    Grammars are also used in compilers and parsers... so you probably haven't worked with compilers or parsers if you aren't using grammars.
    Complexity notation is important when you are optimizing algorithms... when correlated with timing information it tells you where the code hotspots are.
    Predicate calculus is a little more abstract but is useful to learn because it forces you to think in terms of preconditions, postconditions, guards, and invariants, all used when you write loops, iterators, and conditional logic.
    Proofs are even more abstract, but are useful when you are tracing a bug because it gives you the ability to make assertions (This should be true or false) and then test them (Why isn't this true/false?). Without the ability to do proofs you wouldn't be able to debug or test code because all you can ever say is "I think this code should do this, but I don't know why"

  30. Re:LOL by thrillseeker · · Score: 3, Funny

    You peeked!

  31. Re:Proof of Education by Peter+Cooper · · Score: 3, Insightful

    My point is, whether you know Computer Science or not, if you don't have proof (read college education) that this stuff was at least presented to you properly, odds are that you'll have a tough time finding someone willing to pay you... Big companies have so much overhead when it comes to hiring people, that they'll usually just throw out any resume that doesn't say "degree"

    Often true, but not always. If you know your stuff and you prove it in other ways, the offers can come flooding in. Smart companies often employ people based on their open source contributions, for example, and pay as well as, if not better, than generic companies sifting through resumes. From the small set of people I know, the smartest are always hired because they're known in their community and the quality of their work is obvious, not because they sent off a resume. Basically, smart people don't need resumes, they have their reputation.

  32. I work in IT now... by mattsday · · Score: 4, Interesting

    I did CS and loved it. I loved the MATH (that's what it majorly is), I loved the programming, I loved having long hair and never shaving... I loved the whole degree. It was a fantastic degree and heightened my experience at university doing the stuff I love...

    HOWEVER, who seriously does a degree with the mindset, "This is what I'll do for the rest of my life"? Few I think, especially those looking for a career. I graduated two years ago and my life has taken me out to Amsterdam to work for a large IT company, back to my home (the UK) and I write this now in San José. I'm 23 and I spend most of my time travelling the world. What am I doing? Technical sales...

    It's not math, it's not programming... it's not even software engineering. It's not anything I did at university. The Indian and Chinese guys have that covered here. They're also better at it than I'd be. What I've got was learned in the bars, at the sports clubs and on the phone begging for more money to continue my degree (and buy more beer). That's something you can't teach someone in India to do... How to work with people in the states. This means no disrespect, but someone born in India isn't likely to come to the US and wow with his people, presentation and linguistic skills. Someone born in the UK isn't going to move to the US and understand the local people.

    It's a people-focussed world. Your degree is a ticket. Make it relevent to your overall goals, but focus on the other special experiences university has to offer.

    --
    Now there's one hoopy frood who really knows where his towel is!