Slashdot Mirror


The Death Of CS In Education?

JohnnyKimble writes "A provocatively titled article recently appeared in the 'Future of Computing' section of the British Computer Society website. 'The Death Of Computing' was written by a lecturer at De Montfort University in the UK, and considers the problem of falling interest in computer science courses in the UK and what needs to be done to encourage more students to take the courses." This ties in well with our discussion last night about Why Software is Hard.

9 of 521 comments (clear)

  1. Re:If their CS programs are like ours... by reset_button · · Score: 5, Insightful

    then they might be failing because they are more math degrees than what I would consider "computer science". That is why I changed my major to web development here. I didn't want a math degree and that is exactly what I was getting. Or maybe you were getting a degree in computer science and wanted a degree in computer programming? Chances are if you took a math course and don't understand how it applied to computer science, you just don't know enough about computer science. I use probability and statistics frequently. Those who work in computer graphics and visualization use linear algebra and calculus daily. Give me a math course, and I'll show you how it applies to computer science.
  2. Computer science is a branch of mathematics. by Anonymous Coward · · Score: 5, Insightful

    If you didn't know that studying Computer Science was mainly studying a branch of applied mathematics, then you obviously didn't do enough research into the program you applied to.

    And what sort of university offers "Web development" as a major? Web development is the sort of thing you learn at a community college, or on your own time with the help of several books. You don't take three or four years at a university to learn web development.

  3. Re:If their CS programs are like ours... by Cappadonna · · Score: 5, Insightful

    then they might be failing because they are more math degrees than what I would consider "computer science". That is why I changed my major to web development here. I didn't want a math degree and that is exactly what I was getting.

    At its basis, computer science is nothing more than discrete algerbra and graphy theory. It is applied mathemtics, pure and simple. For what you want to do, you're right. You'd better off getting an art degree and picking up a few programming course on the side.

    Actually, I would say that CS programmes need MORE math and theory classes. Sorry, but too many IT people are walking around with little to no understanding of fundamental data structures, calculus or logic. People think that I'm talking in circles at work, and its mainly b/c I have a physics background -- we solve problems with graphs, formulas and rigors that many IT "professionals" fail to grasp. If anything, I'm pursuing a CS masters so I can grasp even more of the high level basis of modern information technology. Its only in seeing the full theorem can you understand how it all fits.

    And in what universe does a CS undergrad not learn how to program? That was a pre-req for majoring in the subject when I was in college -- and I graduate in 2000!! Must be older than I thought.

    Look, you can teach most people how to hack code, troubleshoot a switch, or run a tech support call. But the underlying theorems that glue all of IT together you can only get from a classical Computer Science or engineering education. Its alot easier for a CS, Physics or Math major to switch between a networking job and a programming job, b/c he knows all of the background stuff that makes it all work. An IT-certified pro may struggle a bit, only b/c he's not going to know the basics.

    My big complaint about CS majors is that most HS in the states don't prepare young people for the kind of head-scratching work that the major requires.

  4. I RTFA by Anonymous Coward · · Score: 5, Insightful

    I read the article, and I disagree utterly.

    The problem is a much deeper-lying one. Universities are selling themselves as steps towards getting jobs. With very rare exceptions (divinity, for instance) this was never the case, nor was it intended to be. They are not vocational institutions, nor are they designed as such.

    I have seen, and been in, vocational institutions. They are very fine places (called vocational schools, technical colleges, technikons or what have you) where pupils are drilled in particular modes of work to accomplish given tasks. They are very good at what they do, and they often work alongside other teaching systems such as apprenticeship schemes. They are not interested, institutionally speaking, in research, nor in high-flown theory. They are there to tell little Johnny that if he pulls the lever on the drill-press smoothly and evenly, it will produce an accurate, regular hole with little risk of breaking the bit. People who want to learn to be Java programmers would be well served by attending such courses. They will learn to crank out Java well, repeatably, and quickly. They won't learn in-depth knowledge about garbage collection strategies; that isn't why they are there.

    Universities are not about drilling students. They are set up to expand minds. In principle a university could be a few comfortable seating areas around a vast library, with students exploring under the guidance of other people interested in expanding human knowledge. Add a few laboratories, maybe a few lecture halls for guest presentations, and you're there. In the computer science world, where the point is to have students truly understand on a deep level what is going on inside the computer, and even inside computers which only have theoretical expression, drilling them in Java would be a total waste of time.

    The writer of the article wants student numbers up, and shows little or no interest in the raison d'etre of the courses and departments in the first place. His agenda, as revealed by the article, is for universities to be, or to become, vocational institutions. This is in line with the existing trend for universities to beg for students, tempting them with airy promises of gainful employment. The problem can be phrased as a question: where will those who wish for the services of universities, rather than vocational institutions, go?

    Right now, the best bet would appear to be a library, or perhaps the web, because only there is pertinent information available with a minimum of time-wasting distractions. At this rate we bid fair, at least in computer science, to leave behind the benefits of university courses and return to a pre-academic level of support for research. I won't go so far as to say definitely that this is a bad thing, but I do think that to present what the author is suggesting as a university course is bordering on the fraudulent.

  5. Re:If their CS programs are like ours... by illuminatedwax · · Score: 5, Insightful

    No. There is no better way to handle it than making you do the work. Basically what I'm hearing is "but math is hard!" Math is not only a big part of CS, it is the foundation for CS, much in the way that physics is the foundation for engineering (but even moreso). Most of the math courses they make you take are most likely going to be directly applicable, as well. Discrete mathematics? Number theory? Linear algebra? Those are all used everyday in computer science. If you really want to do computer science, knowing how to prove things mathematically is going to help you as well.

    Put it this way: why are you in college? Are you there to learn how to make web pages, apps, or video games? You may be wasting your time. Actually, let me put it another way: if you aren't in a CS program because you like learning about computers for the sake of learning about computers, you're in the wrong place. Get out of that degree and apply yourself.

    --
    Did you ever notice that *nix doesn't even cover Linux?
  6. Software isn't hard by CrazyJim1 · · Score: 5, Insightful

    I've programmed as a hobby all my life and have a computing degree from Carnegie Mellon. I'll tell you what is hard: Finding a job coming out of college. Everyone looks at you like you have no idea how to code because you have no experience. It makes me mad I went to college when I coulda just coded for some startups in the mid 90s and been fine.

  7. Re:If their CS programs are like ours... by kfg · · Score: 5, Insightful

    Computer science does have a lot to do with math but is it reasonable to expect 24 hours of math when 36 hours gets you a degree in math?

    Well, let's see, "science" in this context is basically the process of using math to model physical phenomenon and "computing" is using physical phenomena to model math.

    So that would be a "Yes."

    Which also leaves me to wonder which part you didn't understand, the "computer" or the "science"? I'm dead serious.

    Oh, I don't blame you entirely, although one might think you had looked into a field and just what it entailed before signing up for it as a major, but the really troubling part is that you had prior education and career counseling. It was not done with any apparent degree of competence.

    The really, really troubling part is that I would be more surprised if it had been. Such is the state of things today.

    So, don't think I'm really picking on you or anything, I'm just having a bit of a sad giggle to myself in public while banging my head against the wall.

    So yes, math is a big part of CS but there has got to be better ways to handle it.

    No, there do not. Computer science is about math. Because that's what it is about. If you want to be a programmer or a web designer, study those. You seem to have finally found your path. It's merely a shame there was noone about competent enough to steer you toward it in the first place.

    And that's not your fault.

    KFG

  8. Thanks but no thanks. by Anonymous Coward · · Score: 5, Insightful

    I went to college to get an education, not training. If the education was a good one and you're reasonably talented, you should be able to fill in any holes in your knowledge yourself.

    Of course it helps to find an employer who can recognize this and is willing to invest in you. Rather than, say, one who might be trying to pay bottom dollar for recent grads while simultaneously expecting them to already know everything about programming in a business environment?

    (just my $.02)

    1. Re:Thanks but no thanks. by booyabazooka · · Score: 5, Insightful

      I went to college to get an education, not training.

      Amen. I am astonished by the general public which advocates liberal arts education for general self-betterment, while condoning learning in computer science only if it "gets you a job." I learn CS theory and practice software development because I love it. The side-effect that it keeps me employed is an added bonus. I am not earning my degree as a permit to enter the workforce. I study computer science because I want to.

      This is why I find these Slashdot discussions on education amusing; so many commenters try to make statements as to "what universities should teach." A university is a seller which should pander only to its clients - the students attending it. As such, the only thing that should be taught is what the students want to learn.