Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Just because you can do something (Score 2, Insightful) 44

Doesn't mean you should. Congratulations- you managed to write your app in the least effective way possible and got both the performance of javascript and the ease of writing code in C++. You are the biggest idiot on slashdot today. Your reward is getting to write a nice check to Dice for the slashvertisement.

Comment Re:Laziness (Score 1) 150

I think that HTML5 would make it far worse. Where do most of these bad programmers start? Where the barriers to entry are lowest-- javascript. You'd be making the problem worse, not better.

I do think that there's much improvement to be made with permissions on mobile phones. But that's a separate problem, and one a lot of the Android custom ROMs do well.

Comment Re:Laziness (Score 5, Insightful) 150

Design guidelines are just recommendations. Frequently bad ones. A developer should design the best UI he can, not follow what Google says regardless of whether it fits. And most developer guidelines, Google and Apple both, are crap.

The problem is that the whole app movement has brought in a whole slew of crappy developers who's idea of coding is to search stack overflow or git for stuff to copy paste. They don't read it, don't understand how to use it right, and expect it to magically work. Worse half of the people writing that code fall into the same category, so its the blind reading the blind. If you pick a library off of github and assume it will work, you deserve what you get. Unfortunately your users don't.

These people have been around for a while (they used to be "web developers" and program by copy pasting big chunks of javascript). The problem is that on a phone they can do more damage. In a world where the number of quality programmers is fixed and far less than the demand for programmers, how do you fix it? Making it easier to program actually hurts, you end up with those crappy coders trying to do even more. Maybe its time to raise the barriers to entry for a while.

Comment Re:No surprises here (Score 1) 119

Sure they are. My school had AP classes, but not everyone in the class takes the test- those who didn't think they would pass skipped it and save the 70 bucks. In each one the teacher suggested to a few people not to take the test because they didn't think they had the understanding to pass. In at least 1 case they talked someone into taking the test when they were borderline (I think he passed).

As for financial incentive- read the article. Google was paying teachers directly. It was going to the teachers, administrators not involved. With financial incentives I can easily see the teachers telling more/all of those tweeners to take it and see if they pass.

Comment Re:call them (Score 1) 354

I don't have kids, but when I was one my parents were spending most weekends taking us somewhere to do something. Watching movies was not on the agenda, at least not at home (maybe the occasional trip tot he movie theater). Why would you waste prime family time on movies? You do those on the weekdays because there's fewer entertainment options and most of them are closed by the time you get home from work.

Slashdot Top Deals

Scientists will study your brain to learn more about your distant cousin, Man.

Working...