Slashdot Mirror


Standardized Tests Blamed, Asian Students Ignored In Google-Gallup K-12 CS Study

theodp writes: According to a study released Thursday by Google and Gallup, standardized tests may be holding back the next generation of computer programmers. The Google-Gallup Searching for Computer Science: Access and Barriers in U.S. K-12 Education report (PDF) found that the main reason given by a "comprehensive but not representative" sample of 9,693 K-12 principals and 1,865 school district superintendents in the U.S. for their schools not offering computer science "is the limited time they have to devote to classes that are not tied to testing requirements." Which makes one wonder if Google now views Bill Gates as part of the problem and/or part of the solution of K-12 CS education. The Google-Gallup report also explores race/ethnicity differences to access and learning opportunities among White, Black and Hispanic students — but not Asian students — a curious omission considering that Google's own Diversity Disclosure shows that 35% of its U.S. tech workforce is Asian, making it by far the most overrepresented race/ethnicity group at Google when compared to the U.S. K-12 public school population. Which raises the question: Why would the Google-Gallup study ignore the access and learning opportunities of the race/ethnicity subgroup that has enjoyed the greatest success at Google? Not unsurprisingly, the Google-Gallup report winds up by concluding that what U.S. K-12 education really needs is more CS cowbell.

12 of 184 comments (clear)

  1. Apple, Google, and MS by turkeydance · · Score: 5, Insightful

    will fund their agendas, not the school district's.

  2. Because Asians are successful. by Anonymous Coward · · Score: 5, Insightful

    It ruins the narrative if you include them.

  3. I don't think K-12 CS is a good idea anyway by russotto · · Score: 4, Interesting

    US primary and secondary schools are good largely at smothering any love of learning or a subject that children have. Like to read? Here's a bunch of dull books you are required to read and give a report on. Like math? Here's a billion problems to work on, and don't dare sneak a peak ahead in the book to find the easy way (or write a program on your computer to solve them). Interested in history? Here it is in the driest form possible, please regurgitate on command.

    1. Re:I don't think K-12 CS is a good idea anyway by ShanghaiBill · · Score: 4, Interesting

      Like to read? Here's a bunch of dull books you are required to read and give a report on.

      At least in California, it doesn't work that way. The kids are required to earn a certain number of reading "AR points" each week, but they can read pretty much any books they like. 95% of the books in the public library are in the system. My son likes to read science books. My daughter likes to read trashy novels with shirtless guys on the cover. The schools are fine with either.

      Like math? Here's a billion problems to work on, and don't dare sneak a peak ahead in the book to find the easy way (or write a program on your computer to solve them).

      No, it doesn't work like that at all, at least in California. Much of the math is taught on-line and self-paced. Solving problems with the computer is actually encouraged, and the programming classes are often integrated with the math curriculum.

      Let me guess: You actually don't have kids, you have no idea what the public schools are teaching, or how they teach it, and everything you know about "Common Core", you learned from Donald Trump. Right?

    2. Re:I don't think K-12 CS is a good idea anyway by Ol+Olsoc · · Score: 4, Interesting

      I'm in California and IMHO the way they are teaching math in elementary school sucks. Working on a computer is a distraction and it actually makes it harder to learn when solving the problem takes a few steps. My son can solve things like mixed fraction operations much faster on paper than trying to do it on a computer as his teach was trying to have the class do.

      I don't know if this is universal, but I was blessed to be in the very last class to learn how to use slide rules in my school. Before that, I thought I just stunk at math. But after seeing the slide rule, and after a few operations with it, it was like a big bank of switches closed in my brain. I recall muttering when it hit.

      After that, my math related grades went way up - even without using the slide rule. Something about the mechanical relationships on the rule, or something just made it click for me. Also the bit of mental gymnastics, since you needed to work with powers or notation.P Dunno if it would work for everyone, but sure changed my life. Seems so archaic, but just something about them.

      I still keep and use a slide rule in the garage. Only problem is I can't figure out where the batteries are for it...

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    3. Re:I don't think K-12 CS is a good idea anyway by serviscope_minor · · Score: 4, Interesting

      Well, I've had no experience with education in CA. I have bumped into a little in NM though. I was staying with a friend in NM and her son was having problems with math(s). I'm an engineer, I know a decent amount of maths, and I've even taught undergrad engineers mathematics at a well respected university. So I figured I'd offer.

      And I did.

      Holy Jesus H. Christ on a bike.

      I can only conclude that there isn't a working mathemetician within about 6000 miles of the entire school system. It's this bizarre perverse mirror image of what maths actually is. It is beyond awful.

      I mean sure they had their nice very fat full colour textbooks, complete with places to go online for more problems or some bizarro animations or something, lots of guff on "relevance" (as if), and nice little full colour and prettily drawn cheat sheets listing all the handy formula etc which could also be printed out in dead tree form.

      On and there were lots of problems graded carefully in terms of difficulty and etc etc.

      The trouble is, what was missing from the whole circus show was... the maths.

      The poor kid was awfully, terribly confused. Because nothing made any sense. It was all presented as a collection of "facts" and "rules" that you then have to "apply" to problem after problem.

      The whole concept of thinking or reasoning or working out is utterly absent (first principles? what's that?). The idea seemed to be to identify the fact to apply (by magic? guessing?) then apply it to reach the answer.

      Proof? What's a proof? The entire concept of proving things was uttely absent from the whole thing. Oh and jesus, the utter obsession with notation pedantry is just depressing and distracts from the whole point.

      I remember one particularly curious "problem" which was a hideously bastardised cersion of triangle centroids. Except instead of proving it (it's an interesting theorem), they had to verify it in coordinate geometry using the "length rule". Googling the "length rule" reveals a bunch of education pages, not Wikipedia or Mathworld. School maths is always a bad sign. Turns out it's just a complicatified version of Pythagoras Theorem.

      Turns out further that they've only ever been presented with that theorem as a fact to memorise and "apply". He had *no* idea it wasn't a fundemental thing to remember and that one could prove it with a couple of pictures.

      The entire course seemed to be like this. It was beyond awful. Sure some kids get it, perhaps because the underlying patterns in maths are so strong and so elegant that it's almost impossible to suppress them. Others are exceptionally good at mindless rote memorisation that they get by. For everyone else it's some kind of purgatory.

      Now as for tech with self pacing and online lectures and whatnot is all pointless if the underlying material is fundementally broken. What's needed as far as I can tell in the cases I've seen is the whole thing to be burned to the ground and rebuilt from scratch. Programming classes integrated, or at least substantially nearby is a good idea if they're done in a remotely reasonable way. I self taught myself about 3D rotations and projection to do graphics for instance when I was a kid, and didn't even realise I was "learning maths".

      --
      SJW n. One who posts facts.
  4. Re:Asian the most represented? by Anonymous Coward · · Score: 4, Insightful

    Because in the name of "equality", your gender and skin color matter more than your technical ability.

  5. Re:Is Google hiring programmers w only a HS diplom by trout007 · · Score: 4, Interesting

    If you think about it Google could save a bunch of money giving their own standardized test to HS students the give them a few years of their own training in exchange for staying on for a certain number of years. The students will have no debt and you can pay them much less as a result.

    --
    I love Jesus, except for his foreign policy.
  6. Re:Asian the most represented? by Spy+Handler · · Score: 5, Informative

    It didn't say "most represented". It said "most overrepresented".

    If whites are 70% of the population and Asians 15%, but among computer programmers whites make up 60% and Asians are 30%, then Asians are overrepresented in that field. Comprende?

  7. Re:what is with this regular propaganda on slashdo by Intrepid+imaginaut · · Score: 4, Interesting

    kids need to learn computer programming. it's a basic part of the world we live in now

    Computers are a basic part of the world we live in, computer programming isn't, in the same way that people need to know how to drive a car but they don't need to know how to engineer one.

    all serious countries in the world are ramping up computer science education.

    Not really, no.

    it's like it's 1800s and people are trying to get more engineering education... but some luddite crackpot assholes are screaming against that trend

    People weren't trying to get more engineering education in the 1800s, the upper classes were receiving a classical education and the rest were learning trades, if they were fortunate.

    why?

    for what retarded agenda is this propaganda drumbeat against CS education on slashdot anyway?

    i can't even understand the upside for resisting computer programming and computer science education

    computers are evil? we're going to preserve jobs for old fat mediocre programmers by keeping kids dumb? some sort of conspiratard freak out?

    is it just "companies are evil, and companies want more CS education, therefore, resist CS education... hurrr durrr"

    what is the agenda exactly with this moronic propaganda on slashdot?

    and slashdot, can you please just squelch this retarded puerile crap in the future please? it does not serve your audience, your site is being taken over by some wackjob fringe

    is it just one useless douchebag troll with enough commitment to flood the submission queue with his mental diarrhea?

    Programmers are expensive. They're expensive because programming is difficult and not many people take to it. Therefore the objection most have to corporate entities blatantly and openly trying to influence the national education system to ease the supply side of the equation could well be characterised as "stop wasting our kids time for greedy corporate pigs".

    Simples, no?

  8. Of course Asian students were ignored. by bistromath007 · · Score: 4, Insightful

    Admitting that any identity political issue is more complicated than cishet white men ruining everything is heresy.

  9. Re:Newsflash. by tompaulco · · Score: 4, Insightful

    Right. Like the BASIC programming language that I learned in senior high school is relevant in the job marketplace today. Whatever these students allegedly learn about "computer science" in K-12 will be obsolete before the ink on their "job-ready diploma" from Apple, Facebook, Google, Microsoft, et. al. diploma is dry.

    Teaching you BASIC taught you how to learn programming languages. High School is not there to teach you a trade, even College is not there to teach you a trade. A College diploma is a license to learn. But if they taught you one programming language it will be all the easier to pick up the next one.

    --
    If you are not allowed to question your government then the government has answered your question.