Kentucky: Programming Language = Foreign Language
jackb_guppy writes with word that "Legislation that would let students use computer programming courses to satisfy foreign-language requirements in public schools moved forward in the Kentucky Senate on Thursday." From the article: "Kentucky students must earn 22 credits to graduate high school, but 15 of those credits represent requirements for math, science, social studies and English — and college prerequisites call on students to have two credits of foreign language, [state senator David] Givens said.
Meanwhile, Givens pointed to national statistics showing that less than 2.4 percent of college students graduate with a degree in computer science despite a high demand in the market and jobs that start with $60,000 salaries."
Kentucky: English Language = Foreign Language
I want to mock kentucky, because it's the right thing to do, but this actually kind of makes some sense.
This move makes absolutely perfect sense. Soon, everyone graduating from Kentucky high schools will have above average academic qualifications. Also, the senator is a genius and extremely good looking.
If you're not learning calculus from Philosophiæ Naturalis Principia Mathematica in the original Latin, you're just taking shortcuts. Begone with you.
Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
langs = [
{
"name":"C",
"popularity": 49
},
{
"name":"Java",
"popularity": 53
},
{
"name":"JavaScript",
"popularity":82,
},
{
"name":"Perl",
"popularity": 3
},
{
"name":"PHP",
"popularity":64
},
{
"name":"Python",
"popularity":57
}
];
langs.sort(function(a,b) {
if (a.popularity < b.popularity) { return 1; }
if (a.popularity > b.popularity) { return -1; }
return 0;
});
if (langs[0].name == 'javascript') {
console.log("Tell me about it, seems whenever I go out drinking everyone is speaking in Javascript these days.");
} else {
console.log("Dude, I don't even know what you are saying");
}
Shhhhhh! I am OK with people not knowing how beautiful most of the southern US is. If they find out, they will ruin it.
Romani ite domum
Someone will keep his balls...
Nerdy news for your nerdy needs? http://www.soylentnews.org Soylent News is people!