Slashdot Mirror


Steve Furber On Why Kids Are Turned Off To Computing Classes

nk497 writes "UK computing legend Steve Furber — co-founder of Acorn and ARM designer — believes students are avoiding computing classes because they teach nothing but the boring basics. Currently studying why the number of students signing up for computing has halved in the past eight years, Furber said schools focus too much on teaching kids how to use spreadsheets, word processors and PowerPoint, rather than teaching more challenging areas such as programming. 'What schools are presenting as ICT as an academic subject is very mundane compared with what students know they can do,' he said. 'It's as if maths was just arithmetic or English was taught as just spelling. It's not unimportant that you can do arithmetic or you can spell, but it certainly doesn't open up the whole world of interest and challenge, if that's all you do.'"

39 of 383 comments (clear)

  1. well.. by Soilworker · · Score: 3, Funny

    They can't teach anything else, most "computer science" teach I had in highschool was almost computer iliterate, shit, I even had a programming teacher in college who was typing with 2 fingers.

    1. Re:well.. by Lunix+Nutcase · · Score: 4, Insightful

      shit, I even had a programming teacher in college who was typing with 2 fingers.

      I've met many programmers that are horrible typists. The two skills do not necessarily go hand-in-hand.

    2. Re:well.. by Vindication · · Score: 5, Interesting

      Personally, I'm trying to figure out why the College Board decided to ditch AP Computer Science AB. It covered more advanced CS topics (by high school standards, anyway,) that, ideally, should have served as such screening.

      I was fortunate enough to attend the best-funded public school in my state and graduate from it several months ago (though one can easily argue much of the funding simply went to and from the football program, that's a topic for another post) and was also fortunate to get to experience AP-AB CS the last year it was offered. Whereas AP-A CS focused on the basics of Java (perhaps a controversial choice of language, but certainly not the topic of choice here; it worked for me and for those of my classmates interested in learning the basics of programming,) I found that AP-AB introduced more advanced concepts - algorithm efficiency analysis via Big-O notation, the exploration of various data structures, etc.

      I feel the class left me unprepared in terms of what it set out to accomplish, but not because of its curriculum - I feel that the blame lies, quite frankly, in the incompetence of the teacher (for future reference, until the AP-AB course was discontinued in 2009, our school offered AP-A and AP-AB CS as consequent courses taught by the same teacher.)

      While I am by no means myself an excellent programmer by any stretch of the imagination, perhaps due to some predisposition for the topic matter, I had an easier time understanding the material than many of my classmates. I believe that one factor contributing to this was an immediate dislike of my teacher, which led me to largely ignore the lectures and simply read the corresponding material in our book (if I recall correctly, it was Fundamentals of Java by Lambert and Osborne). I noticed many of my (otherwise very bright) classmates struggling with what seemed to me basic concepts and they began turning to some of my other classmates, who were either already familiar with programming or simply had a knack for picking it up quickly, and myself for help.

      The teacher did not only fail to encourage having the kids actually learn something, she actively began to *stop* them from asking for help - both from each other AND from her!

      This sort of attitude, combined with a very, erm...'interesting' grading scale (you could easily pass the class if your code was formatted exactly as she specified in terms of white space but didn't work at all the entire year) and, judging by the few lectures I did listen to and the complaints of my classmates, a grip on Java that was tenuous at best, guaranteed that a large number of my classmates who were bright in other subjects and sought to learn basic programming skills turned away from the area for good. (About the one thing fully everyone got from that class was that the teacher was, by all accounts, full of hot air.)

      I think the problem lies in that, to weed out unsatisfactory teachers in programming, you'd need to have someone who actually understands the topic at hand involved at the screening, which, given the school I came from, seems unlikely.


      TL;DR (because not everyone enjoys a long-winded and rambling essay): I just graduated from high school and took the CS courses available; both the basic and more advanced courses were held back less by their content than by the several levels of incompetence of the teacher (and it's a total shame.)

    3. Re:well.. by dcollins · · Score: 5, Funny

      "iliterate"

      You don't say.

      --
      We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    4. Re:well.. by Miseph · · Score: 4, Insightful

      One of the big reasons is because work involving computers is highly overvalued, and teachers are highly undervalued. I know that won't be a popular POV on Slashdot, but it's sadly true. Anyone who is even remotely competent as a programmer can pull down amounts of money that make $20,000 - $35,000 a year to start look, well, laughable. The benefits are pretty good, and the vacation time is pretty much unbeatable, but anyone able to understand '>' just isn't likely to bite. Heck, they'd be better off working as the school's IT guy than teaching CS there... a LOT better off.

      And it doesn't help matters that CS isn't one of the Big 4, and as such gets shafted right along with other subjects like art and music. One of the best parts about being a teacher is job security and stability... but if you can't even count on that beyond the next time a road needs to be repaved or a school committee member's child comes down with acute spend-a-gazillion-dollars-to-accommodate-me syndrome, then it loses a lot of appeal for decent potential candidates.

      For the record, I don't think this is exclusive to CS... journalism, political science, psychology, engineering, and a few others give very little incentive for graduates to take jobs in education. The rewards available from an entry-level job with a basic degree, and the competition for such jobs, simply conspire against it for all but the least competent individuals.

      Another reason, and one that probably doesn't help the former, is that we are just now beginning to see a generation of parents, educators, administrators, politicians, etc. who are actually in agreement on the value of technology education. That's the way the power balance is shifting, and demographics ensure that it will inevitably shift completely, but this kind of cultural change takes time. Even now there are a lot of people making decisions about education that will affect students for years to come, who sincerely believe that penmanship is a highly valuable skill warranting a great deal of education and practice (and not just because it is a good exercise for building fine-motor control and hand-eye coordination)... moving ITC beyond "how to open Excel" is just not going to happen overnight.

      --
      Try not to take me more seriously than I take myself.
    5. Re:well.. by Red+Flayer · · Score: 4, Funny

      I've had the lick of having learned to type blind, which makes me able to type without having to think about the keyboard and focus on programming instead, but even the slowest typing collegues seem to have a reasonable typing speed.

      Irony alert... irony alert... Irony level has been set to MAUVE.

      In the event that additional typos are detected in a post regarding touch-typing ability, please be aware that the irony level may be raised to FUSCHIA. Please ensure your irony preparedness kits are completely stocked, and stay tuned for further announcements.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    6. Re:well.. by Ash+Vince · · Score: 4, Insightful

      They can't teach anything else, most "computer science" teach I had in highschool was almost computer iliterate, shit, I even had a programming teacher in college who was typing with 2 fingers.

      Maybe you are just arrogant? It is a common problem among techies, I know I suffered from it in my youth and it did me no favours.

      I am now a 36 year old software developer and the big thing I have learnt is how little I know. This is the same in many fields though since each answer always brings with it more questions. The best advice I can give you is to queitly learn as much as you can. Even though your teachers might know nothing about what you think they should know about, you be damn sure they know something and you never know when that something might be useful.

      PS - I still type with 2 fingers as I am not willing to take the short term hit on productivity in order to change the habit of the last 27 years (I learnt to code on the ZX Spectrum, not great code granted but it was a start)

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    7. Re:well.. by Red+Flayer · · Score: 3, Funny

      --> I've had the lick of having learned to type blind, which makes me able to type without having to think about the keyboard and focus on programming instead, but even the slowest typing collegues seem to have a reasonable typing speed.

      Irony alert... irony alert... Irony level has been set to MAUVE.

      In the event that additional typos are detected in a post regarding touch-typing ability, please be aware that the irony level may be raised to FUSCHIA. Please ensure your irony preparedness kits are completely stocked, and stay tuned for further announcements.

      Doh! Insensitive clod alert... insensitive clod alert... insensitive clod level has been set to MORON.

      In the event that another poster uses colors as threat-level indicators in response to a post written by a blind person, insensitive clod level may be raised to DOUCHEBAG. Please ensure your insensitive clod beating kits are prepared for use, and stay tuned for further announcements.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  2. That's how it was in my school by Nursie · · Score: 4, Insightful

    About 15 years ago.

    I did basic on my C64, and various other things on other machines we had at home. Then we had school computing class which taught us how to size and colour a font, put together a spreadsheet and other such guff.

    Later I got a programmable casio calculator and programmed that. Somehow it didn't occur to me to actually go into computers until I was 18. No thanks at all to the school.

    1. Re:That's how it was in my school by RightwingNutjob · · Score: 4, Interesting

      In my high school we had the typing and excel and spreadsheets class too. The one teacher involved in 'technology' education who I suspect had even an inkling of knowing how to code taught the fast-paced and uber-1337 *wait for it* HTML course. Good "alt-tabbing" skills were a requirement to pass. Exact quote.

      Then there was my freshman geometry teacher, God bless her, who on the first day of class told us all to get TI-83's, and on the second day started handing out code listings and had a standing policy of 'if you wrote the code on your calculator yourself, you can use it on the test'.

  3. 8-bits for education by Hatta · · Score: 5, Insightful

    The best thing you could do to really educate kids about computing, and not just train them on windows apps is to get them started with 8-bit computers. Yes, BASIC is awful for real development, but it was designed for education and it does this quite well. Removing all the layers of abstraction from modern PCs forces you to really understand what the computer is doing. While the skills aren't directly transferable to modern PCs, the concepts are, and that's what education is all about.

    --
    Give me Classic Slashdot or give me death!
    1. Re:8-bits for education by Red+Flayer · · Score: 3, Interesting

      I'll agree with you in principle, I think the path should be something like LOGO, then BASIC, then Pascal or C.

      I'd suggest starting with LOGO just to get the general concept of programming (along with immediate gratification), BASIC for a short time only to bridge between LOGO and a more advanced language.

      Too much time spent using BASIC means a lot of un-learning needs to be done later.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  4. Not just the boring basics by proxima · · Score: 4, Interesting

    Sometimes classes are outright outdated. I had a course around 1999 which was supposedly about computer programming. We spent the first few weeks with only lectures and an incredibly outdated textbook. The teacher (an otherwise okay math teacher) was clearly well behind the times. He lectured about microcomputers, minicomputers and had no idea that most servers by then were basically souped up versions of typical desktop computers.

    The language was Pascal, which I suppose is a decent learning language, but we barely scratched the surface of programming ability. For a high-school level class, it was tediously outdated and slow. I truly hope that by now the instruction has moved along and kids are doing more interesting things. There were other interesting courses offered in things like graphic design, web design, etc. but the core programming class had neither much CS theory nor interesting applications. Worst, if you didn't know any better the content in the course would actually mislead you about the state of computing.

    All subjects have the "boring basics". The key is the instructor; a good instructor can make the basics of a field really interesting. Unfortunately, being a good programming instructor is hard, and at the K-12 level it is really hard.

    --
    "The universe seems neither benign nor hostile, merely indifferent." --Carl Sagan
  5. Computer science is maturing like other sciences by line-bundle · · Score: 4, Insightful

    Computer science was new and wonderful twenty, perhaps thirty years ago. You could learn a large area of the field even in high school. There were things to discover, things to do, things to share.

    Then the commodity computer came and software behemoth companies. For almost anything now there are commercial apps which can do whatever you do faster better and at a level of generality you would never imagine. Wanna write a program plot a graph? There's Mathematica which does it in color.

    It's very hard to teach anything interesting if the home computer can do it better and faster. The iPhone programming craze did get people interested in programming again, but I guess that's over now.

    Computer science has to realize they are now living in reality like other sciences, low attendance, low interest, and students who either get it or don't. I found when I was teaching college math that freshman calc was the worst possible thing to teach. Anybody interested in math would skip it because they got it long ago. So it will be in Computer science.

  6. Using a spreadsheet is just using a program by noidentity · · Score: 4, Insightful

    It's as if maths was just arithmetic or English was taught as just spelling.

    More like, if maths were just learning to use a calculator. Learning to use a spreadsheet or word processor isn't even about computing. If that passes for computing, then driver's ed could replace physics, and home economics chemistry. It's like they thing that if a computer is involved, it has something to do with computer science. But computers are in almost everything these days.

  7. I think my experience differs by ZERO1ZERO · · Score: 3, Interesting
    During my time in highscool we covered a number of topics, fundamental to computing. Binary arthmetic, operating systems, hardware and cpus. We used both windows and macintosh systems (Mac classics, and later LCs), and we coded programs on BBC micro computers (the people on macs used an emulator).

    The was a great CPU simulator programs on the BBCs and you could step through machine code. We had to write a small assembly program to add some numbers or similar. Of course we also had the office apps lessons with database/spreadsheet/wordproc stuff, mostly using clarisworks.

    We also had atari sts in Art and Music departments, and the maths department had BBC micros for things like graphing and simulations on occassion. This was all during the 90's, even my primary school in the 80's had a BBC A and B for things like Funschool etc..

  8. application software training by bloosh · · Score: 5, Insightful

    I am the IT director of a school in the US. I can see first hand that the only thing the "educators" are interested in is training students to use application software. Not only that, it must be the absolute latest version of a certain company's office package. It's so the students will get "real world" training. WTF?

    While it indeed is important for students to learn to use these tools, by the time some of these students make it into the workforce, the software that students are trained on (and cost so much money to 'license') is 'obsolete.'

    What happened to the concept of teaching concepts? How to produce a document using a word processor and not Microsoft Word 2007? I learned word processing with AppleWorks on an Apple //e. I can churn out a basic document in minutes with any word processor I use. How many kids 'trained' in the exclusive world of Microsoft software will ever be able to do this? I'm very lucky. The administration in the school I work at is not like this. The administration mostly use Windows machines, but the students and teachers all use a mix of Linux thin clients (LTSP!) and Macs. The office package we use is Open Office.

  9. The boring basics! by paulbiz · · Score: 3, Insightful

    students are avoiding computing classes because they teach nothing but the boring basics

    In fact, when I was forced to go to school I tried to avoid all classes because they all taught nothing but the boring basics.

  10. Worry about it when salaries go up by Animats · · Score: 4, Insightful

    There is no "IT personnel shortage" until salaries go up.

    As I point out occasionally, "Information Technology" is taking the same path that "stationary engineering" did almost exactly a century century ago. In the 1880s, it was a really big deal if you were the one who could get a steam engine and generator to work together and light up a factory, business, or town. By 1910 or so, it was a routine job. Today, there are still about 25,000 stationary engineers in the United States. It's a good union job. There are electrical engineers designing new equipment, but they're nowhere near the user and have completely different training than the people who install and run the stuff.

    That's where IT is going, and it's almost there. Don't worry about it. Just use your iPhone like a good little consumer, and buy your software from Microsoft.

  11. As a sysadmin who has to program from time to time by CAIMLAS · · Score: 3, Insightful

    As a sysadmin who has to program from time to time: yes, spreadsheets and word processors are completely unimportant in many regards. They're different, the skills migrate pretty easily, and the likelihood of having to use the same spreadsheet in 3-5 years is negligible.

    Basic spreadsheet computations, or Access stuff? Sure, I suppose. Just please don't use a horrible Microsoft Press book: crammed full of "click here" goodness bullshit, they're mind numbing. They're worse than New Math.

    Basic programming is, for a beginner, very satisfying - whether it's shell, perl, or VB. "Look what I made" is very horizon opening, regardless of whether it's a crayon drawing, an ash try, a clock, or a highly advanced artificial intelligence. :)

    The problem there is that any AI written by a high schooler is likely to be several hundred iterations more complex than the average school teacher, "computer" teachers included.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  12. Agreed. by itomato · · Score: 4, Interesting

    I had pre-CompSci in 7th and 8th grade, taught by an old mainframer.

    He gave us challenging computer science problems. We turned them out on C64s.

    When the work was done, out came the joysticks..

    Thanks, Barry!

    1. Re:Agreed. by Moryath · · Score: 4, Insightful

      Luck you. The "Computer Science" teacher in my high school was actually a math teacher. She actually had the gumption to BAN any kid in the labs who knew more than she did.

      Her justification to the principal - and I am not making this up - was that she was afraid "one of them will change something and I won't know how to change it back."

      I eventually wound up being a TA for one of my other teachers, helping run one of the educational programs for a foreign language class (Stupid Math Bitch couldn't read the program's text to know how to start it).

      "Education" in the US is generally retarded. It doesn't help first that we have a "teach to the level of the slowest retard" (thanks, "no child left behind" laws) mentality, and it REALLY doesn't help that our teachers are paid such shitty wages and required to endure such useless ongoing certification and "continuing education" crap that the vast majority of intelligent people won't go anywhere near the field.

      I don't blame the intelligent people for staying out of the field. Being a teacher in America is like signing your own death sentence, you get to work incredibly shitty hours, good luck scheduling a vacation, NO support when you have to deal with troublemaker brats whose parents haven't taught them manners, NO support for removing said troublemakers from the classroom so the rest of the kids can learn, and no support in managing to get the slowest of the slow into their own classes so that the rest of the class isn't spending all day asleep waiting as you spend the 12th straight day trying to get the retards to catch on to what the rest picked up in five minutes.

      I wish I was exaggerating but I'm not.

      The status of teachers in the US is simple: how do you educate kids when the only teachers you can get have to somehow be smart enough to be able to impart not just knowledge but the concept of learning to the kids, and at the same time, they have to be dumb-shit insane enough to sign up to be teachers in the US with all that comes with it?

    2. Re:Agreed. by eiMichael · · Score: 4, Interesting

      I've been helping some students learn programming that have similar math issues. Their code is sub-optimal. It's just that simple. They don't have the knowledge to design or understand certain algorithms and usually just brute force trial & error until they happen upon the correct output.

      Since it is the correct output they've done well for introductory courses. Unfortunately their code is littered with superfluous variables, if/else blocks, and no ability to sub-divide into smaller problems with well defined inputs and outputs. In fact I assume these are exactly the kinds of programmers that end up on TheDailyWTF.com

    3. Re:Agreed. by Runaway1956 · · Score: 4, Insightful

      Typing and spreadsheets aren't even "computer science", FFS. Spreadsheet skills fall under a broader category of "accounting", and typing is an ancient skill that existed before electricity became commonplace.

      Computer science. Good grief.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    4. Re:Agreed. by AllergicToMilk · · Score: 3, Interesting

      Private schools in the U.S. often do not have as many resources as public schools. The curriculum they teach is typically better because they do not have to make the compromises public schools do, but it is often too expensive for them to provide the "extra"s that public schools can offer, like special education, solid sports programs, the variety of music education, the scope of science classes, any sort of student counseling, and many other things. Most of these are beyond the reach of all but the most lucrative private schools which are surpassing difficult to afford (think $12,000 to $25,000 per year for G9-G12). Even the teachers at private schools are paid worse than at public schools. However, you get teachers who are happier to not have to teach any but the brightest and most willing students and are willing to accept lower pay to do so.

      My children both attended private schools for a couple of years. The first school was possibly the best in the city, curriculum-wise. When we found that my daughter had a bit of trouble with reading and was falling behind, they had nothing for her except to tell us to seek private tutoring. We tried another private, all-girls school for her and had only a little better success. When my son, on the other hand, progressed so rapidly he out-paced the class, again they had had nothing for him but to advance him long before he was emotionally ready. Therefore, he languished in boredom like you hear about in public school.

      When a pay cut came along for me in the downturn, I had was forced to move them both to public school, a solution I was already considering for my daughter due to the availability of reading specialists. Both are now flourishing in an environment that has a far greater variety of challenges for my son and the help my daughter needed (she now reads above grade level.) This is certainly not what I thought I'd learn, but there you have it.

      Private schools have many trade-offs aside from the additional cost.

      --
      There are only 6,863,795,529 types of people in the world.
  13. Because the kids are smarter than the teachers by Captian+Spazzz · · Score: 5, Informative

    In this regard anyway. I remember I avoided PC classes all through school. Why waste elective credits on stuff I already knew and listen to a teacher, who can't progam their own VCR, try to tell me how a PC Functions or tell me the way I type is wrong?

    Nothing agianst the treachers but in most cases they barely grasp what they themselves are teaching and its going to be a generation or two before this changes because the technology is new and still in a very rapid state of change.

    I remember I didn't take a computer class until high school when they started offering A+ and CCNA and such as elective credits. I took keyboarding because it was a prerequesit, they wouln't waive it. The teacher knew nothing about what he was doing and was infurated with me because he gave me what he was sure was a whole periods worth of work to anybody, and I finished it in 5 minutes. I finaly got kicked out of his class when he sent me to the principals office because I would not respond when he called me "BOY!" It was one of those southren types where everyone in his class was either "BOY!" or "Sugar" He wrote me up for being disrespectful because I pointed out I had no idea he was talking to me because there were about 12 other boys in his class.

    Luckily the principal realised how stupid it was and waived the requirement since I obviously could already type faster than I could talk.

  14. Re:Wake up by Charan · · Score: 3, Insightful

    Yeah. Why teach the applications practical to 95% of white collar jobs instead of programming, which most kids won't be interested in, fewer will 'get' and hardly any will ever do professionally?

    You could say the same about cellular biology, chemistry, quantum mechanics, calculus, and music taught at the high school level. Most people won't professionally develop those skills, but they're better off for having been exposed to the fundamentals. Any maybe out of the breadth of subjects you throw at a young student, they'll find their passion and stick with it. Why exclude programming from that mix?

  15. Re:Guilty by roman_mir · · Score: 5, Funny

    pffft, I type with my dick. The only problem is that balls keep pushing the space-bar.

  16. Re:Wake up by need4mospd · · Score: 3, Insightful

    Yeah. Why teach the applications practical to 95% of white collar jobs instead of programming, which most kids won't be interested in, fewer will 'get' and hardly any will ever do professionally?

    These are kids we're talking about, not job trainees. I agree that programming is probably useless to teach if you were trying to teach them a professional skill, but it's more about teaching them how to use their brain. I was never taught spreadsheets, word processing, or Power Point, yet I did all of these things on a daily basis once I graduated. I was taught how to USE a computer, how to think like a software developer, and most importantly how to teach myself new things using the resources around me.

    If I were teaching the class, I'd give them all the necessary tools to learn. And for the final exam, I'd make them perform a few basic tasks in a program they've never seen before. THAT is how I determine if someone knows how to use a computer. Not how good they are at making spreadsheets. Anyways, these are the rambling thoughts of someone that has to train people everyday on software they were supposed to know when they were hired....

  17. Re:Wake up by Red+Flayer · · Score: 3, Insightful

    Yeah. Why teach the applications practical to 95% of white collar jobs instead of programming, which most kids won't be interested in, fewer will 'get' and hardly any will ever do professionally?

    Because we're discussing general education, not trade school?

    At the very least, the foundation in logical thought required for programming would be a boon to general education.

    Personally, I think students should receive instruction in both programming, and in business applications. They are two very different subjects, and I don't think it should be an either/or situation.

    This is just about the worst metaphor I've seen all day. If you only learn to spell, as opposed to learning speech, reading and literature, you aren't actually doing anything productive.

    The kind of literary analysis I did in high school wasn't doing anything productive, either -- but the critical analysis skills I developed doing those exercises were very important for me to learn. Just as ancillary skills to programming (logic, etc) are very important for people to learn.

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  18. Re:Guilty by red_dragon · · Score: 5, Funny

    What language can be written entirely with only the bottom row of the keyboard?

    --
    In Soviet Russia, Jesus asks: "What Would You Do?"
  19. is it worse than math/science avoidence? by peter303 · · Score: 3, Insightful

    Probably a majority of US students dislike math and science classes because they are viewed as "hard". Since they are usually college entrance requirements and computer science usually is not, they are less avoidable in practice.

  20. Re:Guilty by c++0xFF · · Score: 4, Funny

    Whitespace.

  21. Re:Guilty by just+fiddling+around · · Score: 4, Informative

    Brainfuck.

    --
    You're not old until regret takes the place of your dreams.
  22. Well, There's The Problem by twmcneil · · Score: 4, Insightful

    "how to use spreadsheets, word processors and PowerPoint" are not Computing classes or computing skills. They are examples of office skills and should be classified as Business Courses.

    --
    "The ferrets, they're every where I tell you!"
  23. Re:Computer science is maturing like other science by AtomicDevice · · Score: 3, Insightful

    \For almost anything now there are commercial apps which can do whatever you do faster better and at a level of generality you would never imagine.\

    That's such BS, there are tons of tools (even commercial tools) which REQUIRE programming ability to make the most of. Take matlab, yes, most of it's features are technically available through the GUI, but if you want to do anything at all interesting with it (like, let's say, multivariate analysis of fMRI data), I think you'd be hard pressed (it would be impossible) to do it without writing a program to do it.

    It seems to me that you attitude is the real problem, yeah I could do it in excel with clicky buttons, or I could write a python script that does 10 times more 10 times faster. Not to mention that if someone learns how to program, learning baby stuff like excel and power point won't even require classes.

    I recently tought a bunch of psych kids how to write some matlab to run their experiments and analyze their data (see sassy fMRI comment above) and It seems ridiculous that anyone could hope to be any sort of exciting scientist without the ability to at least to some simple data handling in a scripting language.

    --
    Ze Atomic Device! It iz Ztolen!
  24. No cool factor any more by RandCraw · · Score: 4, Insightful

    Computers were fun back when the reward was worth the effort. Poking data into the display buffer, writing short bits of code in machine language to open the door of CD drive -- the direct connection between software and hardware -- that's what I liked.

    Today the best way to do that is probably to build a robot or some other sort of embedded system. Watching your Lego-bot roll around the floor and respond to input according to your rules is a lot more engaging than calling Qt to put up a button or OpenGL to draw a square.

    It's obvious pretty quickly that 'Hello World' isn't exactly the door to Narnia.

  25. or paper by bill_mcgonigle · · Score: 3, Insightful

    I recently guest-taught a class at the local high school for kids who might be interested in computers.

    It was a bit rushed, but in 45 minutes I taught them basic binary counting and how to do XOR. They learned how to flip pennies to create a one-time-pad and transmit unbreakable encrypted messages. The bell rang just after they started decoding, but they walked out of the class still working the logic on their sheet of paper, so I think they were into it. CS can be fun as long as theory is only a tool to enable an application.

    Materials: whiteboard, scraps of paper, a handful of pennies.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  26. Different subjects deserve different names by alexandre · · Score: 3, Informative

    In french we have Informatique and Bureautique.
    The first one being Comp. Sci.... the Second one being secretary work.

    School usually don't teach the first one and think that kids learning the latest very specific version of whatever Microsoft released must be good.
    What a shame!