Slashdot Mirror


Arkansas Declares a High School CS Education State of Emergency

theodp writes: Aiming to deliver on Governor Asa Hutchinson's inspired-by-Code.org-and-others Plan For Job Creation Through Technology Education, the Arkansas House voted 99-0 last week to require high schools to offer [but not require] a course in computer science, either in a traditional or online setting, starting this fall. Hutchinson learned last December that the state has only 6 qualified instructors to teach CS to high school students, so it's envisioned that the courses will be offered online through Virtual Arkansas ("where AR kids are Our kids").

Interestingly, House Bill 1183 includes a pretty dire-sounding Emergency Clause: "It is found and determined by the General Assembly of the State of Arkansas that computer science and technology skills are of vital importance to meet the growing needs of the workforce; that public school students need opportunities to develop computer science and technology skills in order to be competitive in the future; and that this act is immediately necessary to ensure that the Department of Education has the time necessary to develop and modify academic standards for computer science courses before beginning of the 2015-2016 school year. Therefore, an emergency is declared to exist, and this act being immediately necessary for the preservation of the public peace, health, and safety shall become effective on: (1) The date of its approval by the Governor."

120 comments

  1. Time for the Arkansas Airlift by SuperKendall · · Score: 2, Funny

    CS grads, assemble! We must all assemble and hurry to the blighted lands of Arkansas, where we shall seek to restore some stability through our arcane understandings of algorithmic complexity and the like.

    Good thing parachute drops and hand to hand knife fighting were required courses in my CS program! Boy did I think that wasn't going to be applicable in real life. Keep that in mind college CS students the next time you are learning something that seems impractical.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Time for the Arkansas Airlift by ganjadude · · Score: 1

      Hutchinson learned last December that the state has only 6 qualified instructors to teach CS to high school students, so it's envisioned that the courses will be offered online through Virtual Arkansas ("where AR kids are Our kids").

      I dont see a problem, I see a job opportunity for a number of people

      --
      have you seen my sig? there are many others like it but none that are the same
    2. Re:Time for the Arkansas Airlift by khelms · · Score: 1

      Yep. Time to put in for some H1B positions!

    3. Re:Time for the Arkansas Airlift by dbIII · · Score: 2

      As for me I'm wondering what is required as a qualification and whether it's excessively restrictive.
      Back in the 1980s any recent grad with a maths focus could teach the concepts behind CS to high school students as well as anyone. The idea, today as then, is not to TRAIN students in python, perl, logo, basic or the current state of dotnet but TEACH students the idea of getting computers to do what they are told. A single introductory university level CS subject should be plenty to give the teachers more than enough to cover high school level computing and know which direction to point the kids that want to go above and beyond the coursework.
      So I see it as not only an opportunity but possibly also a poorly defined problem. Maybe they already have people who can teach the level of CS required but are looking for some sort of certificate instead of ability. If you can teach kids calculus and physics then the ability to do a bit of boolean algebra and simple coding/scripting probably came with it.

    4. Re:Time for the Arkansas Airlift by Anonymous Coward · · Score: 0

      Back in the 1980s any recent grad with a maths focus could teach the concepts behind CS to high school students as well as anyone.

      I call BS on that. I had those teachers, and basic concepts are not much use. Definitely not inspiring nor encouraging. Our high school offered CS courses in the 80s, and a semester is worth about 1 week of research on your own.at the time.

      Teaching BASIC with IF...THEN, PRINT, GOTO and LOOP is not meaningful. That was the course... oh - with some editor.

      I truly hope that it is way more stringent than it was then.

    5. Re:Time for the Arkansas Airlift by sycodon · · Score: 2

      It wouldn't be government without some crises that requires more taxing and spending.

      Next up, a disturbing disparity between girls and boys in Shop.

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    6. Re:Time for the Arkansas Airlift by BVis · · Score: 1, Insightful

      That's a nasty jerk you've got in your knee, there. Neither taxes nor spending are mentioned anywhere here other than in your comment.

      I think my wife is a part time Muslim... Once a month she is offended by everything!

      Well, apparently "jerk" is involved here, but not in the way I originally thought.

      (psst.. that sig makes you look like a bigoted misogynistic asshole. Just thought someone should let you know.)

      --
      Never underestimate the power of stupid people in large groups.
    7. Re:Time for the Arkansas Airlift by darkwing_bmf · · Score: 1

      I call BS on your call on BS. When I was in elementary school the basic concepts of working with computers were inspiring and encouraging. Yes, even BASIC was meaningful. In order to use BASIC (and computers) effectively you had to learn about input/output, loops, branching, memory, variables and arrays. If you understood these concepts you could write your own games.

      Our teacher was several steps ahead of us but he was learning new things too. This was not a bad thing as it probably made it easier for him to relate to us.

      Now in theory high school should be more advanced. But this can only happen if the students had the more basic elementary education first. If not, then having a class that focused on basic concepts would still be valuable.

    8. Re:Time for the Arkansas Airlift by cramoft · · Score: 1

      Do you know what they pay teachers in Arkansas..?????

    9. Re:Time for the Arkansas Airlift by dbIII · · Score: 1

      It's far less stringent. Sometimes it's how to use a spreadsheet without even using macros. No hex, binary, gates or even moving turtles about in LOGO.

    10. Re:Time for the Arkansas Airlift by Anonymous Coward · · Score: 0

      They probably consider being a bigoted misogynistic asshole a badge of honor... Bigoted misogynistic assholes are bigoted misogynistic assholes for a reason - it makes sense to them.

  2. After that sweet sweet income tax by Anonymous Coward · · Score: 0

    It's like squeezing blood from a stone. They're not going to get it from business taxes, that's for sure.

    1. Re:After that sweet sweet income tax by The+New+Guy+2.0 · · Score: 1

      Let's see... give a bunch of college students a $99 license for Visual Basic 6.0 after it had been out for a year and what results on the campus of Syracuse University?

      For a blow-by-blow account, check your Slashdot archives.

    2. Re:After that sweet sweet income tax by plover · · Score: 1

      It's like squeezing blood from a stone. They're not going to get it from business taxes, that's for sure.

      You don't think Walmart's lobbyists from Bentonville aren't earning their keep in Little Rock? The Waltons are not about to share a dime they don't have removed from their pockets at gunpoint.

      --
      John
  3. Bible parsing software! by deodiaus2 · · Score: 0

    About the most used utility will be "The Word Processor!"

    1. Re:Bible parsing software! by Austerity+Empowers · · Score: 2

      luser$ grep -i "evolution" bible.txt
      luser$

      Told ya Jethro, ain't no such thing, cyphrin machine done proved it.

  4. Does one need to go to class to learn programming? by Anonymous Coward · · Score: 1, Interesting

    My programming skill was honed not in the classroom setting, rather, I got it from reading books, manuals, studying code examples of others, posting questions on programming forum, asking friends, experimenting, lots and lots of testing and experimenting

    Since I never have any experience from attending 'programming classes' I won't comment on the merit or the de-merit of it, but I would like to ask the gurus over here ---

    Do you think it is more beneficial for one to learn programming from a more structural form, in the classroom setting?

  5. Send out the National Guard by Registered+Coward+v2 · · Score: 0
    Therefore, an emergency is declared to exist, and this act being immediately necessary for the preservation of the public peace, health, and safety shall become effective on: (1) The date of its approval by the Governor."

    Who knows what all those nerds who would be studying CS will do now. We must do something before they alight from their parent's basements and on to the streets armed with Magic.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  6. We need tech people, no H-1B! by Anonymous Coward · · Score: 0

    So this is like, "help help! we need tech people". (But no more H-1B visas....)

    Makes a LOT of sense... (NOT!)

    1. Re:We need tech people, no H-1B! by Anonymous Coward · · Score: 0

      Yes like the kids need "Robert from Topeka" teaching them.

    2. Re: We need tech people, no H-1B! by Anonymous Coward · · Score: 0

      Hahaha. Genius!

      "So this is like, "help help! we need tech people". (But no more H-1B visas....)"...would you like fruits with that sir?

    3. Re: We need tech people, no H-1B! by Anonymous Coward · · Score: 0

      Hahaha. Genius!

      "So this is like, "help help! we need tech people". (But no more H-1B visas....)"...would you like fries with that sir?

  7. Emergency probably has legal meaning by Etherwalk · · Score: 4, Insightful

    The emergency language is probably just there for a legal reason--it's going to either free up certain funds for it, allow a body to act that otherwise wouldn't be able to, allow applications for certain funds, allow some other kind of budgeting change, or change the timeline determining when the legislation can become effective.

    Is Arkansas unusual in having 6 CS teachers? Do non-magnet high schools regular teach the Comp Sci AP these days?

    1. Re:Emergency probably has legal meaning by Obfuscant · · Score: 1

      The emergency language is probably just there for a legal reason--

      Such emergency declarations are usually there to allow immediate implementation of something that would normally require a lead time between passing the law and requiring compliance. If it's a crisis, all kinds of shortcuts can take place.

      But if it were truly an emergency, where are the local school boards? Why haven't THEY already acted to solve the emergency crisis? They're the front line in education, and they're supposed to know what the community needs. They certainly know more about their schools than the feds or even the state.

    2. Re:Emergency probably has legal meaning by The+New+Guy+2.0 · · Score: 1

      In state legislatures, an "emergency" declares a law in effect immediately, waiving off the tradition 90-day-or-so notices.

    3. Re:Emergency probably has legal meaning by Ol+Olsoc · · Score: 1

      But if it were truly an emergency, where are the local school boards? Why haven't THEY already acted to solve the emergency crisis?

      They are busy trying to force schools to teach creationism.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    4. Re:Emergency probably has legal meaning by wiredlogic · · Score: 1

      But if it were truly an emergency, where are the local school boards? Why haven't THEY already acted to solve the emergency crisis?

      Football is more important than skoolin.

      -- Former Arkie

      --
      I am becoming gerund, destroyer of verbs.
    5. Re:Emergency probably has legal meaning by TWX · · Score: 2

      My 2000-student high school had one qualified CS teacher back in the nineties. My friends that went to other high schools in the same school district also had CS courses taught by real-live teachers at their schools, presumably qualified as well. That meant we were 5/6 of the way to where Arkansas is now.

      The school district that I lived in for awhile has six high schools, and I was acquainted with all six computer science teachers through various social functions. That meant they are 100% of the way to Arkansas' coverage, even though they're only covering a city of around 350,000 people, with about 68,000 children enrolled in the K-12 public school district.

      Arkansas should rightly feel ashamed of itself for letting its CS program get this far behind.

      --
      Do not look into laser with remaining eye.
    6. Re:Emergency probably has legal meaning by Anonymous Coward · · Score: 0

      Why divert emergency funds to this, when there is a permanent fix to this done by the Federal government which completely makes the need for CS people pointless.

      It is called the H-1B program. There is no point in going into CS when you will have to compete with a CCIE or MCSE willing to work for $15,000 a year, and who will have 100% loyalty to their company because if they get fired, they will get deported.

    7. Re: Emergency probably has legal meaning by Anonymous Coward · · Score: 0

      Oh please. The republicans hate us and want us to die. That is why they're doing this.

    8. Re:Emergency probably has legal meaning by Anonymous Coward · · Score: 0

      Yup and through a mish mash of other legalize, those funds will be redirected towards new sprinkler systems for the football fields.

      Honestly how can they deal with having last years sprinkler heads?

    9. Re:Emergency probably has legal meaning by plover · · Score: 1

      Even in a big school in an affluent community in Minnesota (a really good public school with over 2000 students) seems to have had fairly low interest in CSci. When my son went, they had an AP computer science class that had 18 students. The next year, they had 15, and then the next there wasn't enough demand to hold the class. The sole qualified teacher in the school moved out of state about the same time my son graduated, and I don't know if or when they hired a replacement.

      That said, it's a few month course for a teacher to become certified to teach AP CSci. If there is a critical shortage, it could be fixed by the start of the next school year if they act now.

      --
      John
    10. Re: Emergency probably has legal meaning by Anonymous Coward · · Score: 0

      And why they only allow white boys in the classes. I judged a competition that required a group shot of the class, and as far as I can remember, none of the CS classes in that state allowed girls. Fortunately where I teach now in Seattle, we only allow white boys if we can't fill the class with girls or minorities. We are doing things the right way here.

    11. Re: Emergency probably has legal meaning by Anonymous Coward · · Score: 1

      "we only allow white boys if we can't fill the class with girls or minorities. We are doing things the right way here."

      Wow racism against one group is ok, but another group is wrong. Got it.

    12. Re:Emergency probably has legal meaning by bmajik · · Score: 1

      When a bill declares that the measure is an emergency measure, it means that the changes enacted by the bill go into effect sooner than the typical implementation timeframe for legislative changes.

      E.g. if the normal delay is house->senate->governor->july 1st of next year, an emergency measure might be house->senate->governor->15 days

      The specific timing varies from state to state.

      There are a handful of bills being introduced in my state right now that list "AND TO DECLARE AN EMERGENCY" in their bill abstract, which is terrifying until you read the bill text and then understand what the little postscript at the bottom saying "This is an emergency measure" actually means. (I had to ask)

      --
      My opinions are my own, and do not necessarily represent those of my employer.
    13. Re:Emergency probably has legal meaning by grep+-v+'.*'+* · · Score: 1

      Football is more important than skoolin.

      I'm a CURRENT Arkie. That's too wordy, it should be: Football is more important period

      --
      If the universe is someone's simulation -- does that mean the stars are just stuck pixels?
    14. Re:Emergency probably has legal meaning by Anonymous Coward · · Score: 0

      The emergency language is probably just there for a legal reason--it's going to either free up certain funds for it, allow a body to act that otherwise wouldn't be able to, allow applications for certain funds, allow some other kind of budgeting change, or change the timeline determining when the legislation can become effective.

      Is Arkansas unusual in having 6 CS teachers? Do non-magnet high schools regular teach the Comp Sci AP these days?

      Does anyone have any idea where to look for the state of CS across the 50 states? Also, when are we going to start teaching security/privacy in parallel?

  8. Emergency? by rsmith-mac · · Score: 2

    Judging from the title alone, at first I thought they were being far too over-dramatic in calling any kind of CS education situation an "emergency."

    But after seeing that they only have 6 qualified CS teachers, I have to change my tune. Something is very, very wrong if a state of 3 million people only has 6 CS teachers.

    For all the fledgling nerds-to-be in AR, I hope they can find a good, long-term solution to the problem.

    1. Re: Emergency? by Anonymous Coward · · Score: 0

      The solution is obvious. Change the required qualifications.

    2. Re:Emergency? by PolygamousRanchKid+ · · Score: 1

      You don't need a CS education to slaughter chickens. Google on "Arkansas Tyson Chicken" to see what I mean.

      Probably anyone in Arkansas who earns a CS degree . . . ends up moving somewhere else anyway.

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    3. Re:Emergency? by Microlith · · Score: 1

      For all the fledgling nerds-to-be in AR, I hope they can find a good, long-term solution to the problem.

      Indeed. Programs like EAST, which were originated in AR, are a good approach. They're offering training to help teachers for things like AP Computer Science via the state universities.

      And if they succeed in their CS education goals, maybe they'll find a way to get tech companies to set up shop in the state for more than just tech support. Lack of interesting work was one of the reasons I ended up leaving after finishing college, and (shock) I ended up in NorCal.

    4. Re:Emergency? by Ol+Olsoc · · Score: 1

      You don't need a CS education to slaughter chickens. Google on "Arkansas Tyson Chicken" to see what I mean.

      Probably anyone in Arkansas who earns a CS degree . . . ends up moving somewhere else anyway.

      I'll bet there is a rider forcing schools to teach Intelligent design in there somewhere.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    5. Re:Emergency? by Anonymous Coward · · Score: 1

      "But after seeing that they only have 6 qualified CS teachers"

      Its very hard to find CS teachers who believe the Bible is literal and the earth is only 6,000 years old and still want to claim to be in a scientific field.

    6. Re:Emergency? by Anonymous Coward · · Score: 2, Funny

      Most of those voting for it thought CS stood for Creation Science.

    7. Re:Emergency? by jader3rd · · Score: 1

      Probably anyone in Arkansas who earns a CS degree . . . ends up moving somewhere else anyway.

      Walmart does have a pretty big IT shop in Bentonville, which does import CS grads. In between them and Tyson, there are programming jobs for managing corporate systems.

    8. Re:Emergency? by TWX · · Score: 1

      But after seeing that they only have 6 qualified CS teachers, I have to change my tune. Something is very, very wrong if a state of 3 million people only has 6 CS teachers.

      Assuming that they have roughly the same student:population ratio as we have around here, they should have closer to 60 CS teachers than six.

      I don't think it's unreasonable to have one CS teacher per high school, if that CS teacher is also qualified to teach mathematics or non-programming computer usage or computer journalism classes where the total enrollment in CS might be too low to justify a completely full-time CS teacher.

      --
      Do not look into laser with remaining eye.
    9. Re:Emergency? by tompaulco · · Score: 1

      Amazing how many responders are showing their own stupidity while trying to expose other's stupidity.
      Note for those who think they are learned but are actually very obviously ignorant: Arkansas is not the same state as Kansas.

      --
      If you are not allowed to question your government then the government has answered your question.
    10. Re:Emergency? by Anonymous Coward · · Score: 0

      I hear Brian Williams is looking for a job. He used to use MS Word to edit stories, so I'm sure in his mind that is like having 100 CS degrees.

    11. Re:Emergency? by phantomfive · · Score: 1

      Something is very, very wrong if a state of 3 million people only has 6 CS teachers.

      They have more than 6 CS teachers. The 6 teachers is limited to high school alone, and that doesn't seem unusual to me.

      --
      "First they came for the slanderers and i said nothing."
    12. Re:Emergency? by dougmc · · Score: 1

      Something is very, very wrong if a state of 3 million people only has 6 CS teachers.

      I doubt it's that bad.

      What it probably means is that only six teachers have bothered to attain the needed certifications to teach CS in high school there so far, probably because there's been no demand for it.

      If the demand appeared, there's probably quite a few more teachers who have the needed skills already (perhaps they have a degree in CS but they're teaching math or science now, or they don't have a degree in CS proper but have one in a similar field that would also work, etc.) but they aren't certified to teach it because there was no need to get certified -- but they could get certified fairly quickly if the demand appeared.

      This "only six qualified teachers in the state" sounds scary, but it probably just means that the call has never gone out for qualified teachers before.

    13. Re:Emergency? by Anonymous Coward · · Score: 0

      You are correct. Mountain bumpkins are very different from plains bumpkins.

    14. Re:Emergency? by Ol+Olsoc · · Score: 2

      Most of those voting for it thought CS stood for Creation Science.

      Well done!

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    15. Re:Emergency? by Anonymous Coward · · Score: 0

      Judging from the title alone, at first I thought they were being far too over-dramatic in calling any kind of CS education situation an "emergency."

      But after seeing that they only have 6 qualified CS teachers, I have to change my tune. Something is very, very wrong if a state of 3 million people only has 6 CS teachers.

      Just don't suggest they have to cut the budget of the qualified "creation science" teachers.
      Besides, by the time the current group of CS students graduates there will be even more of a glut of Bible software writers than there already is.

    16. Re:Emergency? by grep+-v+'.*'+* · · Score: 1

      Probably anyone in Arkansas who earns a CS degree ends up moving somewhere else anyway.

      Nope, not quite all. Although I have to say all of the other 7(!) people getting a BS in CS at the U of A Fayetteville back in the mid-70s long ago moved away; I never did.

      I've got 3 friends with CS degrees from here that are still here; everyone else I know has moved out of state including mechanical and chemical engineers -- and then one friend that does NO COMMENT for NO COMMENT. I suspect that his Doctorate certificate is written in invisible ink as well .... or maybe it really IS just a blank sheet of paper.

      --
      If the universe is someone's simulation -- does that mean the stars are just stuck pixels?
    17. Re:Emergency? by nbauman · · Score: 1

      "But after seeing that they only have 6 qualified CS teachers"

      Its very hard to find CS teachers who believe the Bible is literal and the earth is only 6,000 years old and still want to claim to be in a scientific field.

      Forrest Mims.

    18. Re:Emergency? by Anonymous Coward · · Score: 0

      And a bigot is still a bigot whether they live on the west coast or the east coast.

    19. Re:Emergency? by jstott · · Score: 1

      For all the fledgling nerds-to-be in AR, I hope they can find a good, long-term solution to the problem.

      Simple solution:: pay your CS teachers a market wage and your recruiting problems will disappear. According to the state of Arkansas, a starting teacher makes around $30k. Who wants to put up with a bunch of high school kids for $30/yr when I can make double that in a cube farm?

      -JS

      --
      Vanity of vanities, all is vanity...
  9. Why bother? by Anonymous Coward · · Score: 0

    Arkansas may have done their High School students a huge favor by not teaching them CS. Why train your students an a career path that will be destroyed by outsourcing and the malignant cancer of the H1-B guest worker?

  10. I thought CS is being outsourced by Anonymous Coward · · Score: 0

    All programming, network administration, hosting, etc. is being outsourced to India. I've seen it happen, people are losing their jobs to cheap overseas labor. So why the fuss for code.org and CS if clearly America wants to outsource these jobs anyway.

    1. Re:I thought CS is being outsourced by tompaulco · · Score: 1

      At some point in the next 10 years or so, people will realize it is too expensive and risky to remotely manage offshore development, especially as the wages of India and China go up and the wages of local workers goes down. At that time, then there will be a glut of companies bringing development back onshore.

      --
      If you are not allowed to question your government then the government has answered your question.
    2. Re:I thought CS is being outsourced by plover · · Score: 1

      Because those jobs are not staying overseas. Some of the companies that tried outsourcing their entire IT departments are now feeling the competitive disadvantage of not having the same amount of control they would get by owning custom systems. Sending a bunch of requirements to a contractor and getting a crusty system eight months later just doesn't cut it in today's business world.

      --
      John
  11. Pay peanuts, you get monkeys by Anonymous Coward · · Score: 0

    Just a guess, but likely working in IT pays far far better than being a teacher as well.

    Filling those teaching spots could be a problem. And keeping them filled even more so.

  12. They're running out of ways to hype shit by epyT-R · · Score: 0

    A state of emergency for this? really? If there aren't more important things for these politicians to do then maybe we should close down their offices.

    1. Re:They're running out of ways to hype shit by The+New+Guy+2.0 · · Score: 1

      Passing a law like this with a 90 wait would mean the course wouldn't be ready until next school year.

  13. Sounds like another "war on" by msobkow · · Score: 2, Insightful

    Americans love declaring "wars" on situations and things, or regional/national "emergencies" don't they?

    Why all the drama?

    --
    I do not fail; I succeed at finding out what does not work.
    1. Re:Sounds like another "war on" by Anonymous Coward · · Score: 1

      Why not? If you are in the business of creating laws, you might as well make a show of it. For this STATE OF EMERGENCY, we are taking TERRIBLY IMPORTANT ACTIONS on behalf of OUR IMPORTANT CITIZENS!

      Not like you lose any points for showmanship/marketing.

    2. Re:Sounds like another "war on" by LordWabbit2 · · Score: 1

      Because they wouldn't get funding to commission a theme song without all the drama. Arkansas, seriously? The first program that will be written will a cow tipping game.

      --
      There are three kinds of falsehood: the first is a 'fib,' the second is a downright lie, and the third is statistics.
    3. Re:Sounds like another "war on" by Anonymous Coward · · Score: 0

      they also like "Tsars", which is kinda weird if you consider the relationship to Russia

    4. Re:Sounds like another "war on" by Anonymous Coward · · Score: 0

      Why all the drama?

      Because otherwise nobody will give a crap. Without any associated drama, the news will be buried underneath the latest entertainment/sports info.
      Even with the drama, the population will probably continue not giving a crap, but this way there is a tiny chance something will change.

  14. What rools, what OS? by The+New+Guy+2.0 · · Score: 2

    When I was in high school, we learned QBasic on IBM PS/2s. What's the current equivalent today? Nobody's completed the .net help file, so who has the book to teach it?

    1. Re:What rools, what OS? by Ol+Olsoc · · Score: 3, Interesting

      When I was in high school, we learned QBasic on IBM PS/2s. What's the current equivalent today? Nobody's completed the .net help file, so who has the book to teach it?

      You do make a good point. By the time I got done with the C=64 and basic, I had almost tricked myself into computing. We have to start somewhere, and I fear that schools will try to teach the programming flavor of the month.

      Baby Steps first.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    2. Re:What rools, what OS? by AmiMoJo · · Score: 1

      BASIC is still widely available, including on low cost platforms like the Raspberry Pi. Horrible as it is something like Javascript might not be a terrible place to start these days, as it can both run as a CLI interpreted language and as part of a web page with immediate practical uses.

      That was always the attraction of BASIC - with a few lines of code you could fill the screen and do something interesting.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:What rools, what OS? by The+New+Guy+2.0 · · Score: 1

      It's hard to know what to teach in the middle of a debate, as when the class ends it's not over yet. Stay tuned to Slashdot for the updates.

    4. Re:What rools, what OS? by toddestan · · Score: 1

      Well, if you want to go with Microsoft, there's always Small Basic, which is free and aims to be have a relatively shallow learning curve similar to QBasic back in the Dos days. I don't know anyone who teaches that though.

  15. Online highschool courses? Really? by burtosis · · Score: 1

    Sounds like a phone it in solution compared to the language used in stating the problem. Although given what they pay teachers compared to what you could get actually working in cs it's not too surprising. On the plus side at least they haven't tried to offer online gym classes.

    1. Re:Online highschool courses? Really? by Anonymous Coward · · Score: 0

      I've done DVD gym classes (P90X) at home. I'm sure I could code at home with an on-line class. Teach the fundamentals, then let people be creative and use the skills to build something they are interested in.

  16. Re:Does one need to go to class to learn programmi by The+New+Guy+2.0 · · Score: 1

    Just like the way they teach science and history, it's a group reading of a textbook and having a computer in front of you to test theories. I've sat through 4 of them. (6th Grade Applesoft Basic, 9th Grade QBasic, 10th Grade Pascal, Freshman College level C) They all teach the same concepts like sorting, even though most people these days ask a database program to do sorting work with an ORDER BY command in SQL.

  17. KnowledgeWorks Foundation by Anonymous Coward · · Score: 0, Interesting

    I graduated from an Ohio public high school in 2007 which was part of the Ohio High School Transformation Initiative (OHSTI), which was driven by KnowledgeWorks Foundation, which was funded by the Bill and Melinda Gates Foundation. I was actually very happy to be part of this initiative, and took Cisco courses throughout my years there. While I didn't get my CCNA right out of the gate, I did get my IC3 and A+ certifications during high school, and was actually picked to join an excellent IT internship opportunity that turned into a full time job after graduating. After which I then got my CCNA's and tons of field experience (and pay raises). I couldn't have asked for a better opportunity!

    1. Re:KnowledgeWorks Foundation by EdwardFurlong · · Score: 1

      In 1999 my ohio public high school CS class was still using Apple IIes to program in BASIC.

    2. Re:KnowledgeWorks Foundation by Anonymous Coward · · Score: 0

      In 1999 my ohio public high school CS class was still using Apple IIes to program in BASIC.

      I remember visiting the public library around that time in 5th grade, and always remember going to the old white box PCs that had stupid games running all the time on them for us to play. One time one of the computers I sat in front of just had DOS running and I thought it was the most boring game ever.

  18. Because then the Executive is unchecked by Anonymous Coward · · Score: 0

    In a state of emergency, even pesky things like habeas corpus can be pushed aside.

    Because it's for the children.

  19. Re:Boy who cried peed-my-pants by Bite+The+Pillow · · Score: 1

    It's another hack-fest from theodp - the beater of the single horse.

    Sometimes it's important, sometimes it's not. Mostly not.

    Do we need to be reminded about every event? No. Do we need to be reminded from time to time when things turn nasty? I'd say yes.

    Still, mostly no.

  20. Is this an opportunity? by Anonymous Coward · · Score: 0

    Is this an opportunity? As someone with a CS degree, could I teach in this poor stupid state? Admittedly I don't have any education experience but I do have decades of real-world experience with some of the most well known names in the tech industry.

    I guess it would suck for the most part but as they say: if I could only change one individual's life then I would be OK with that.

    I imagine though, with all the "child predator" or whatever terrorist bullshit, it would be hard for an adult male to get a job teaching young adults. regardless of qualification. In fact, even the thought of the discrimination turns me away.

  21. It's simple economics by kremvax · · Score: 4, Insightful

    Teaching doesn't pay. Scores are leaving the profession, and fewer and fewer graduates are going into it.

    Education has now spent a decade as one of the five lowest-paying masters degrees in the country.
    (Music Education and Social Work, perennially topping the list.)

    For a degree that can easily cost a quarter-million dollars or more to obtain, starting salaries are scarcely competitive with the night manager at McDonalds.

    If they want real talent, the state is going to need to change their compensation system in a meaningful way.

    --
    --- Little Atomo - The Amazing Thinking Robot from Atomocom! http://www.youtube.com/watch?v=GIP9KisHi4k
    1. Re:It's simple economics by Anonymous Coward · · Score: 0

      It sounds like you believe a high upfront monetary investment necessitates a high monetary gain in the future even when past performance dictates otherwise.

      How many economics grads in Arkansas are there these days?

      Very few, I reckon.

      Never use leverage without a backup plan.

  22. Emergency probably has legal meaning by technowargod · · Score: 1

    In Arkansas acts passed by the legislature that don't declare an "emergency" take effect 90 days after the legislative session ends (usually in April) rather than immediately. This was designed to give time for a popular referendum to repeal legislative acts before they become law. Yes, the "emergency" clauses can get pretty comical.

  23. Re:Escape from Ohio by nut · · Score: 1
    --
    Never trust a man in a blue trench coat, Never drive a car when you're dead
  24. Programming or 'computer skills' training? by GreatDrok · · Score: 4, Insightful

    When I was a school (many many years ago) computers were metal boxes with black and white (or green) screens and a flashing cursor. That's it. We were taught logic, binary and all that stuff. In school. We learned structured programming, some minor graphics but mostly it was how to do calculations, and make decisions etc. That set me up to pick up multiple programming languages over the years, and I moved from 8 bit through to 64 bit computers with ease. A decade or so after I had finished, schools were focussing on teaching computer skills which pretty much focussed on how to do 'things' in Windows or on a Mac and no-one knew jack about how the computer worked, especially the teachers. The result has been a generation of people who really know nothing about computers or computer science. If we taught other sciences like this we would still be thinking of elements like 'air' and 'fire' etc. Students need to know what is going on rather than skipping all that and focussing on making powerpoints.

    --
    "I have the attention span of a strobe lit goldfish, please get to the point quickly!"
    1. Re:Programming or 'computer skills' training? by Anonymous Coward · · Score: 0

      what he/she said.

  25. How many jobs requiring CS are in Arkansas? by Streetlight · · Score: 1

    If not many, then Arkansas may be exporting a lot of Computer Science literate young residents.

    --
    In a time of universal deceit, telling the truth is a revolutionary act. George Orwell
    1. Re:How many jobs requiring CS are in Arkansas? by jader3rd · · Score: 1

      If not many, then Arkansas may be exporting a lot of Computer Science literate young residents.

      Possibly, but family ties can be pretty strong. If they get married before they graduate from college, it's not unimaginable to see a bunch having to stay in the general area to be around the spouses family, or the spouse has a job that they'd like to keep, and then the CS grad starts their own business to be able to stay in the area.

    2. Re:How many jobs requiring CS are in Arkansas? by Anonymous Coward · · Score: 0

      Starts their own business? How? I don't suppose there's a bank generous enough to dish up a million dollar loan to someone who maybe (if they're lucky) owns a car. Even assuming they can get a loan to start a business, how are they going to compete with the likes of Google and Microsoft longer than a few nanoseconds? Given that they somehow manage to compete how are they going to avoid getting devoured by the massive army of unemployed lawyers just waiting for any opportunity to sue them out of business for whatever excuse they can find?

  26. Re:Does one need to go to class to learn programmi by s.petry · · Score: 3, Insightful

    No, there is no benefit especially in high school. High school is about control, not actually educating people. Teach rigid solutions to simple problems, and collect a paycheck. Mandated quarterly and monthly testing ensures that free thinking does not happen in public schools. Only the tests matter. If teachers attempt to teach their students, their students will do poorly on the tests. The tests are designed so that all steps must be followed to get a correct answer, even if those steps can be simplified. The tests are how teachers keep their jobs, and get raises. The only thing the administrators need to understand to do their job is make sure that the test scores are good.

    There is no carrot and stick, there are only whips. Count how many administrators are required to operate outside of the school. That is the number of whippings each teacher faces whenever they attempt to act on their professional skills and "teach" a child in a school.

    Sure, there are exceptions but you didn't ask about the exception. The normal is what I describe, just talk to a teacher who has been in the public school system for more than 5 years.

    --

    -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

  27. mod this up by ganjadude · · Score: 1

    why is this modded down? its a legit question to be asked. I learned the same way as you coming up about tech (im more of a networking guy than programming) Ive sat in classes, and ive done it on my own (cisco classes and others) and I found benifits to both

    Learning on my own, there was less stress to get things done, which is a double edged sword. While I was free to do what I wanted, I had to have the mentality to keep myself on track though.

    on the other hand in class, it made it easier to simply ask for help when i was stuck on something. and in my case, having access to actual cisco hardware vs emulators made a huge difference as well

    --
    have you seen my sig? there are many others like it but none that are the same
  28. Land of Walmart... What's the Point? by theshowmecanuck · · Score: 3, Insightful

    The Waltons outsource everything to China anyway. So why does Arkansas need programmers.

    --
    -- I ignore anonymous replies to my comments and postings.
    1. Re:Land of Walmart... What's the Point? by Anonymous Coward · · Score: 0

      Speaking out outsourcing, where do they think their students are going to find employment? At one of the dozens of companies that are already laying off thousands of highly qualified coders?

    2. Re:Land of Walmart... What's the Point? by Anonymous Coward · · Score: 0

      Go to any four year engineering university, and you'll find that they've already outsourced all the freshman classes to China. Might as well get the highschoolers used to it.

  29. Legal Maneuvering by Anonymous Coward · · Score: 0

    I'd guess that adding an emergency clause frees up some sort of funding, and/or deals with district/union red tape.

  30. No point??? by fyngyrz · · Score: 1

    There is no point in going into CS when you will have to compete with a CCIE or MCSE willing to work for $15,000 a year

    No, no. You don't understand how the system works. Let me help you:

    • educate everyone in CS. Everyone!
    • hire H1B / India / etc. into CS
    • kick out all the illegal immigrants
    • now HS grads can use their CS skills to pick fruit, nanny and do yard work!

    It's genius, really.

    --
    I've fallen off your lawn, and I can't get up.
  31. teaching does pay by Anonymous Coward · · Score: 0, Interesting

    In k-12, dealing with the child personality is more difficult than the subject material. This requires people with a good emotional IQ, and only mediocre science IQ. Alternate jobs include fast food worker (minimum wage), day care worker (minimum wage), social worker (not so good pay). Teacher pay ~$45k-$60k, and health care. Now, teachers have to lecture, prepare lesson plans, do paperwork, run after school activities, in addition to lecturing in class. I'd rather have cheaper social workers doing a lot of that extra work, but the voters in my district don't agree with me.

  32. Re:Teaching doesn't pay??!!!! BS. by Anonymous Coward · · Score: 0

    Some teachers work. Their sense of obligation to the students makes them chumps.

  33. Re:Does one need to go to class to learn programmi by Anonymous Coward · · Score: 0

    It's their job to teach students and students aren't a raw material. They are more like tomatoes. Some are beaten up and bruised and torn and not all of them can be certified. In the end, it's a filter. This is distinctly different from "control" that you have up and unilaterally decided to rail against. You can succeed without a diploma, in the last decade, so I see no problem.

  34. They'll get to CS curriculum by plopez · · Score: 3, Funny

    right after they finish up the creationism curriculum.

    --
    putting the 'B' in LGBTQ+
    1. Re:They'll get to CS curriculum by Anonymous Coward · · Score: 0

      right after they finish up the creationism curriculum.

      The creation museum is in Kentucky, not Arkansas.

  35. shouldn't it be...? by Anonymous Coward · · Score: 0

    where our kids are AR kids.

  36. GLUT of CS by deodiaus2 · · Score: 1

    There is NO shortage of teachers trained in CS. There is a GLUT of middle aged people who were former programmers and engineers [in old programming languages which are out of date] who have decided to become teachers. I don't think that most of them are incapable of picking up Java or C# in one year to be able to teach kids. Maybe after learning a new language, they again become employable and leave.
    Visit your local IEEE or ACM meetings.

  37. They would be better to focus on robotics by WindBourne · · Score: 1

    Seriously, rather than focusing on CS, which is a relatively narrow focus, they should consider Robotics instead.
    That is the future.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  38. Irony? by s.petry · · Score: 1

    Your demonstrated lack of command with language and metaphor can only be seen as ironic . If your only measure for success is how much cash you made last year, you are a sociopath. My claim is exemplified by your metaphor which portrays humans as something you can eat or discard as you desire. Seek professional help.

    --

    -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

    1. Re:Irony? by Anonymous Coward · · Score: 0

      The world is a crappy place and it's getting worse day by day. I mean hell, they're cutting off heads and burning people in cages over there in Syria. It's the crusades all over again. Now, I ask you, why can't I just enjoy what I have left while I still have it and hopefully make a buck or two along the way so that I can die someplace warm? Does that make me and others like me sociopaths? It's not my fault that the world is in the crapper, I just have to live in it. The world measures my success and doles out what few comforts remain based upon how much cash I'm able to earn. Why is it wrong to focus on that? The world gets what it wants and hopefully I get at least some of what I want. We go along to get along and if that makes us "little Eichmanns" then so be it, I'm basically past caring now.

  39. Re:Does one need to go to class to learn programmi by Anonymous Coward · · Score: 0

    My programming skill was honed not in the classroom setting, rather, I got it from reading books, manuals, studying code examples of others, posting questions on programming forum, asking friends, experimenting, lots and lots of testing and experimenting

    Since I never have any experience from attending 'programming classes' I won't comment on the merit or the de-merit of it, but I would like to ask the gurus over here ---

    Do you think it is more beneficial for one to learn programming from a more structural form, in the classroom setting?

    I have been programming since 1987 and have been lucky to have been taught by both methods, early on in a private school classroom setting, Later for years on my own during the 1990s and then went to college and got a degree in Software application development and two degrees in electronic engineering, with a focus on network communications, control systems and embedded electronics. I continue to hone my skills by doing programming and electronic projects on my own and have learned on my own at twice the speed by knowing how and where to look to solve technical problems without re-inventing the wheel. (Usually coming up with a new protocol or inventing code from scratch to do a thing is wasted time, because if you look for it there is probably a library that has already worked out the problem you are facing. That being said, the multi-faceted argument in the article is not well served by the fact that well educated students in my situation have major problems finding the programming jobs, due to the fact that employers see no work experience and do not count the fact that I was educated in programming languages GW basic and Pascal going back to when the Apple IIGS was a new thing. It is ridiculous because we have this divide where employers do not recognize the ability or the education so the individual high school students graduating high school are not going to be hired into programming jobs by virtue of the fact that they were 'educated' in high school on stem subjects, The problem is the business model and the HR of the companies.

    It has been said before again and again that there is no shortage of STEM workers in the US, but employers need to stop with the ridiculous gatekeeping practices like "Must have 5 years experience in programming language X" when X is something that has not been out more than 5 years. The question is irrelevant because they seem to dismiss the fact that I have been programming for 28 years! I have seen it over and over on top of having people who are from the "mainframe" generation who look at someone like me and try to say "I don't believe he has all the skills he says he has" Oh ok great guy, let me ask you this what is faster in C++ a heap sort or a bubble sort? and their response is "You just made that up!" ok.. it is clear who does not have the skills they claim to.. I 'm sorry to have wasted your time.. have a better day! Bye!

  40. Ignorant is as ignorant does by Required+Snark · · Score: 1
    They will fail no matter what, because the education system is dominated by religious fanatics.

    Since Judge Overton’s 1982 ruling, the concept of evolution has been covered in the biology textbooks on the Arkansas Department of Education’s approved list and appears, though is not emphasized, in its Science Curriculum Framework. However, there is evidence that despite this, evolution continues to be minimized or even ignored in most of the state’s schools. Many science teachers quietly complain that—given the danger of provoking the anger of parents, administrators, and school board members—they teach little if any evolution. Others shy away from the subject because they themselves have never received the needed instruction on evolution. A survey of the state’s biology teachers conducted by state education officials showed that only fifty percent cover evolution at all, with most of those just glossing over it. The other fifty percent either ignore the subject completely or teach some form of creationism. This persisting situation has raised many questions about Arkansas’s commitment to giving its young people the best possible education in the biological sciences. The state’s struggle over the teaching of evolution, it would appear, is far from over.

    Former Arkansas Governor Huckabee wants to run for president and is currently beating the drum denying climate change.

    The former Arkansas governor mocked Obama's elevation of climate change as a critical issue. Huckabee says a greater threat is violent radical elements stoking fear around the world.

    Arkansas is a state where verifiable scientific facts are ignored in favor of religiously endorsed stupidity. Trying to drop a high technology mandate into such a system will not work. Critical thinking has been replaced by magical thinking. Keeping rational thinking unpolluted by fanatical belief is a loosing battle. The best that they will get is skilled technicians.

    Think about it. Would you hire someone who was primarily educated in a madrasa, a place where religion was emphasized over any other subject? Hiring a person who was mostly educated in Arkansas is the American version. No matter how smart a person is, unless they are capable of critical thinking they will never be in the top tier. So unless someone from Arkansas leaves the state and overcomes their bad early training, they are not someone who can be trusted to make rational decisions.

    Although this sounds harsh, if you think about it rationally it's difficult to come to any other conclusion.

    --
    Why is Snark Required?
  41. Get rid of education degree as requirement by Anonymous Coward · · Score: 0

    You are just keeping away the very best developers from giving quality time to school kids by requiring them to have a Masters' degree in education just to teach programming.

  42. Emergency probably has legal meaning by Anonymous Coward · · Score: 0

    I agree with you. It seems like the decided to go in a certain direction, realized that they didn't have the resources to go in that direction and then raised a flag. Despite the word "emergency", it seems fairly rational to me. It is an emergency in the sense that they will be wasting money on an initiative that is doomed to failure unless they spend some money that they didn't originally plan. It is unfortunate that their lack of resources was initially missed, but it's better to have raised the issue late than to have pushed on ahead without paying attention.

    I have no idea what American schools teach, so I can't comment on your other question. I worked in a Japanese school and there were definitely 2-3 qualified "computer instructors" at all times (Japanese teachers usually only stay in the same school for 5 years at a time so the faculty changes regularly). I don't believe any of them had CS degrees -- mostly math, but it didn't matter. The level of things they taught could have been taught by just about anybody. General computer organization, basic SQL (I always laughed at this), Excel macros, etc.

    Like you, I wonder how much they are intending to teach (or were teaching previously). There is almost nothing taught in high school that requires a high level of domain knowledge to teach (probably music, art and PE being the biggest exceptions). The hard part is the teaching. Especially if you have a curriculum, the material is all laid out and explained in the text books. No matter what your background, if you can't understand 100% of what's in a high school text, you really have no business being a teacher. Something like Code Academy would be quite easy for most competent teachers to teach and would go far beyond what I think high schools actually teach. Hiring part time assistant teachers might be a way forward.

  43. Re:Teaching doesn't pay??!!!! BS. by Locando · · Score: 2

    Teaching is one of the easiest jobs someone can get - you get 3 months off a year,

    Between 2 and 2 1/2 (depending on the state). Unpaid.

    you work at most 6 hours a day,

    8-10, when you include lesson planning and grading papers (yes, this is "work")

    you can't be fired,

    Tenure only comes after several years of sucking up to the administration (five in the district I worked in), during which you can be fired, either at will or by nonrenewal of your (annual) contract.

    and you get a tax payer funded pension at something like 80% of your final years salary.

    This part is correct, at least.

    Teachers pay absolutely nothing for healthcare.

    Varies by district. In mine, I had to pick up 100% of the costs, and all the plans were crazy expensive because of all the old retirees who were also part of the group (and the expectations for how plush the insurance was supposed to be for them). Now in the private sector I'm paying a hell of a lot less out of pocket.

    Picking up a worthless masters in education

    I'll give you that. That's a problem with teacher training, though, not the school system. It's not exactly as if schools could just start taking unqualified people and plop them in front of 30 people without raising hell (unless it's Teach for America and the school is in the ghetto, of course).

    (earned by sitting in a classroom in the summer for 5 days and taking a saturday test)

    No idea where you got that from. It's easy as far as master's degrees go, but it still involves a thesis.

    gives you a guarenteed raise.

    Is this a problem? Teaching is one field in which extra knowledge is inherently directly applicable to your day-to-day work. In any case, what of all the analogous opportunities in the private sector?

    And finally - teachers DON"T WORK. 15 min of lecture and then assign homework which isn't graded.

    Watching the kids and keeping them at work is much harder than actually presenting the material. (Planning out the lesson also involves a fair bit of work.) Have you ever tried watching 30 kids at once, never mind teaching them anything?

    Jesus Christ - teachers even dress like slobs now!

    This is mostly the case with those whom the kids walk all over. Either that or they're old, have been there forever, and can do whatever the hell they want because no one's going to give them shit for it. Again, same as in the private sector.

    Teachers are completely overpaid!

    And how would you recommend we come up with a more equitable way to determine teachers' salaries? Regardless of your own ideas about fairness, how do you reason that lowering teachers' salaries will improve American education? Do your ideas about salary reductions only apply to teachers, or do they apply also to your own field?

    Finally, if teaching is such easy money, why didn't you pursue it?

  44. Re:Does one need to go to class to learn programmi by darkwing_bmf · · Score: 1

    By that logic let's just do away with school altogether. It costs a lot and everything you can learn there you can learn from books.

  45. The answer. by Anonymous Coward · · Score: 0

    Get your algebra teacher (if your damned public school even has one of those) to teach the kids elements of discrete math and logic. The tell the teachers to get lost and recruit some students to teach the language of their choice. I guess that won't work because unionized teachers ARE THE ONLY PEOPLE QUALIFIED !!!! to teach highschool CS, and the only adults who are really qualified to teach programming are professional programmers who wouldn't be interested in the pay cut.

  46. Re:Does one need to go to class to learn programmi by Anonymous Coward · · Score: 0

    Do you think it is more beneficial for one to learn programming from a more structural form, in the classroom setting?

    Having earned a CS degree myself and worked many years as a software engineer, I believe that I'm qualified to speak on this point. My first real effort at programming came when I was in high school and we were all introduced to programmable graphing calculators in our math courses. Some use of the calculators was required and some students used them minimally while others really learned to use them and a few of us got into the programming side of things and began writing and trading crude programs to help us with our math courses. Of all the people in my class I was the only one who really caught the programming bug, the rest were dabblers. I decided to study computer science in college to explore this desire more fully, but I really had no idea what I was getting myself into. It took me five years to complete the degree, but I made it. Some of it was very interesting, other parts were terribly dull and the details, as the textbooks often say, are left as an exercise for the reader. At my first job I was the typical young hot shot out of school, a real blue flame special. In fact, I knew almost nothing about writing software in the real world. If I had even known that I knew nothing that would have been something, but I didn't. Curse those damn professors and their UML diagrams. I mean, Christ, nobody actually uses those in the real world or at least nobody outside of NASA or maybe JPL. So, I began reading whatever I could find online about tools that professionals actually use to write code for money. I studied code that I came across at work, open source code and I read lots and lots of technical books with more code examples and gradually, over a period of years I filled in the gaps in my knowledge and began the long road of the journeyman programmer, competent and working but always learning more and improving, especially from those who I felt had something worthwhile to teach. That would be my best piece of advice to my younger self, seek out mentors whom you respect and can learn from. Read their books and follow their blogs and if you're ever lucky enough to meet them in person, try not to make an ass of yourself. In theory you could learn it all through hard experience, but I find that programmers who go that route write code that lacks polish and is chock full of bugs. Of course, they think that their genius "hacker" code is brilliant, which makes the problems even worse. Find out who the real experts are in your niche and learn what they do and how they do things. Hacking is fine for experiments and fun, but not so much for production code. However, in the end both types of learning are important. Classroom (probably at school) and reading of books, code, articles and blogs, but also experimentation and self-guided exploration and discovery. Strike a balance and have other people read and critique your code and be always willing to check your ego at the door and you might just learn something, have fun doing it and earn enough money that you can live with the whole thing. That's it.

  47. We aren't going for the money by SuperKendall · · Score: 1

    We are going for the glory.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley