Slashdot Mirror


White House Expected To Announce Big Computer Science Push

theodp writes: Politico reports that the White House is talking to groups about a push for computer science education in the coming weeks, possibly in mid-January, which could involve commitments from outside groups or companies. Code.org CEO Hadi Partovi recently credited a 2013 push from the White House for inspiring Code.org to dream up and team up with Big Tech on the wildly-successful Hour of Code, an event that brought teachers, schools, computer scientist volunteers, and other organizations together with the goal of bringing hands-on CS learning to 10 million K-12 students. Coincidentally, the Hour of Code event bears more than a passing similarity to the less-successful and now-abandoned National Lab Day (school flyer), an annual event announced by President Obama in 2009 that brought teachers, schools, computer scientist volunteers, and other organizations together with the goal of bringing hands-on STEM learning to 10 million K-12 students.

3 of 161 comments (clear)

  1. Why aren't they pushing for more males in college? by Anonymous Coward · · Score: 2, Interesting

    Women’s college enrollment gains leave men behind

    Even though college enrollment rates among young people have risen in recent decades, a Pew Research Center analysis of U.S. Census Bureau data shows that females outpace males in college enrollment, especially among Hispanics and blacks.

    In 1994, 63% of recent female high school graduates and 61% of male recent high school graduates were enrolled in college in the fall following graduation. By 2012, the share of young women enrolled in college immediately after high school had increased to 71%, but it remained unchanged for young men at 61%.

    A similar pattern is seen among young Hispanics. In 1994, among Hispanics who completed high school, about half of men and women immediately enrolled in college. Nearly two decades later, college enrollments for both groups improved, but women outpaced men by 13 percentage points.

    For black high school graduates, there’s a different story. In 1994, young black men were more likely than young black women to be enrolled in college immediately after high school. By 2012, the pattern had reversed: The share of young black men enrolled in college remained stagnant, while the share of young black women enrolled in college increased to 69% —a 12 percentage point gap with black men.

  2. I am the computer teacher at my Middle School by Hasaf · · Score: 5, Interesting

    When I think about what the districts really want in the computer program I recall a parable of a king who was walking with a friend and was asked how he kept order. His response was to draw his sword and knocks the top off some wheat growing nearby. He then said “there is your answer, never let one rise above the others.”

    The same rule applies in education. It has been, recently, made clear to me, as a teacher, that it is more important that all of the classes that teach my subject produce consistent “product” than for me to teach my students more.

    As a Computer Science (Computer Science is now a STEM subject) teacher at a middle school I am forbidden to teach any programming. I am also being told to stop teaching computer fundamentals ( . . . whats in the box, why is more RAM [up to a point] going to make the computer work better and how does the internet work. . . material like that)The focus, and the test, is entirely on computer applications.

    All the time that was going into a core understanding of computers is to be switched to more presentations. I am not against presentations; I just feel that there is a limit to how much time we spend on it. We will also take time from spreadsheet fundamentals (understanding what they are doing, instead of just putting stuff in cells . . . for that matter, what is a cell?). The reasoning is that, "kids like making pictures," and, "that other stuff is just too hard."

    There is some truth, I am not getting the target 90% mastery. I am closer to 85%. However, I am getting over 98% improvement of knowledge. The goal, though, is mastery; as such, it is easier to teach less and have the students able to demonstrate "mastery" of less (I have been told, by the district, that my definition of "mastery" is a bit strict). Further, my students measurable increase in the topics called for by the district exceeds that of the other district teachers; so what to do with this? Full stop. Return to a consistent curriculum. That is the district decision, not mine. Part of the problem is that several of the teachers do not have the background to understand what I am teaching, let alone teach it.

    However, the real problem is this; my students are entering the High School with significantly more knowledge than the students from the other district middle schools. I do understand the districts problem, there is a real problem when the student’s get to the High School and get mixed into a class when they “already know this stuff,” and the other students have not been exposed to it. Further, the students from my classes expect to learn, not to review what I already taught them.

    As far as the programming, there is a fear that knowledge of programming could lead to, “Hacking.” As such, it is to completely stop, even in the “after school” extracurricular classes. The same with the computer fundamentals, the district decision is that “kids don’t need to know that anymore.” Fear of knowledge and the need for a consistent curriculum outweigh small, hard to scale, class improvements.

    I was just, as in this week, told that what the teachers before me were doing was sufficient. Okay, of three teachers before me, one handed the kids a typing book and told them they needed to do one typing lesson a day and then they could play games. The second had so many personal problems that she didn't try to teach anything, she just let them play games. The most recent required them to produce something (yes, something was loosely defined), then they could . . . you guessed it, play games.

    As such, I am told "the children don't like lectures and the parents think your class is hard." Here is the reality, the . . . I will say it . . . upper income, education driven, parents are in my corner; but the ones that don't come to meetings, they just cal the district to complain, parents are unhappy because, and I quote "expect him [the student] to study."

    The result is that I have been given, and mandated, a curriculum for next year, as far as daily lesson plans (that don't even fit my class schedule; but that is a different issue). Guess what, work is out, make it fun, make it easy is back in.

    Don't blame the teachers.

  3. Re:Enough of this by unimacs · · Score: 3, Interesting

    Kids should absolutely get some exposure to coding in school. Just like they should be taught music, math, reading, and history/social studies. I really don't understand the opposition to it. Most kids that are taught geometry really never get any use out of it in their professions, - should we just stop teaching it? So much of our world runs on software that kids should have some basic understanding of how it's created and what it does even if coding never turns into a career for them.

    Further, we aren't really so special (by we I mean programmers). Just like anything else, some kids who are taught to code will get it right away, others will take longer, and some may never get it all.

    In every profession there are people who excel, others that have some talent, and those that should be doing something else. That is OK. Knowing how to code gives you a leg up in lots of professions even if you're not a programmer.