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

 



Forgot your password?
typodupeerror
×

Comment Re:We need a different term for this (Score 3, Interesting) 145

Pair programming is how you engage in affirmative action without having to spell it out in school policy. You pair up the students who can't/won't succeed with the students who can and will succeed. The successful student will do all the work to keep up their GPA and the shit student can coast his/her way to a passing grade. All while avoiding the political minefield that would come with forcing more girls, more people of color, or more of whatever group is the cause de jour into programming through social promotion and affirmative action.

That's pretty cynical. I use pair programming in my classes, but the kids can choose their pairs. It's not meant to give kids better grades. In fact, I usually only use it for tasks I won't be grading. It's meant so the kids can work with someone else and bounce ideas off each other to see a different perspective and hopefully gain a better understanding of CS. The kids have to take turns on the keyboard so even if one kid is a much better programmer, they are forced to talk about what to do instead of just typing all the code themselves in silence.

Comment Re:No (Score 1) 56

I've used Minecraft's redstone logic to teach my computer science students logical reasoning, which they then apply to actual computer programs. I know there have been many failed edutainment options in the past, but they only fail when they are not used in a thoughtful manner. I won't argue that there are probably teachers out there who just throw Minecraft at the kids and think something magic will happen, but it is an incredible tool if used thoughtfully.

Comment Re:Classroom vs self-guided (Score 4, Informative) 47

Colleges definetly use advanced courses such as AP as a basis for admission (Advice From a Dean of Admissions on Selecting High School Courses). Whether it's right or not, colleges consider academic "rigor" in high school to admit students, and the AP courses have a standardized curriculum which makes it easier for colleges to judge their difficulty.

Comment Re:The correct decision (Score 1) 355

Not sure how long their semester is, but most schools would be ending in the next few weeks so he should have stuck it out. If he failed the students he knew were misbehaving he would have been on much higher ground. Most universities have an appeal policy for grades, but the student has a high bar to pass to appeal a grade given by a professor. The university will almost always defer to the professor in a he-said, she-said scenario.

Comment Re:Hard to take sides (Score 1) 355

Definitely agree that both sides are at fault here. Classroom management is one of the toughest jobs for a teacher, and I think professors sometimes feel they don't need to worry about it since college students are paying their way and there won't be the discipline issues you have at lower grade levels. The students clearly demonstrated that isn't true, but the need for security guards showed this was building over a long period of time. I wish I had more details, but this should have been addressed much earlier.

Comment Re:Fabricating a Crisis? (Score 1) 165

MR. SMITH: "One of the things I've learned from all of the various anti-trust and intellectual property negotiations I've handled over the years is this, sometimes when a small problem proves intractable you have to make it bigger. You have to make the problem big enough so that the solution is exciting enough to galvanize people's attention..."

That actually makes my point. The summary states that they fabricated a crisis, but what you just posted shows that they thought it was a smaller problem that just needed to be made bigger to find a solution.

Comment Fabricating a Crisis? (Score -1, Troll) 165

Not sure where the idea comes from that they are "producing a crisis" or "fabricating a crisis." Everything from the articles and PowerPoint appear to show that they were trying to bring awareness to an already existing crisis. At least they believed it was already a crisis. Not nearly as underhanded as TFA makes it out to be.

Comment Re:Instead... (Score 1) 356

That's exactly what they're doing. From the USA Today article:

This means that people who use Google to search on their smartphone may not find many of their favorite sites at the top of the rankings. Sites that haven't updated could find themselves ranked way lower, which in turn could mean a huge loss of business.

Comment Re:Certified != Competent (Score 1) 700

I apparently chose not to read that part. I agree that the classes aren't where you necessarily learn how to be a teacher. I think management is emphasized because that is what most teachers fail at early on in their careers. You learn your pedagogy from your supervising teacher during student teaching, but that can be a bad thing if you don't have a good supervising teacher.

Comment Re:Perhaps use Waze's analytics against it (Score 1) 611

If it looks for passive movement data, why not create a bunch of accounts and put some old cell phones to good use broadcasting traffic data? Hook them up to wireless, use a VPN if needed to mask the IP, and show "cars" stopped. You could add in accident reports to make it more realistic. Maybe even some VMs running an iPhone simulator to increase the number of spoofed cars. Remember, technology is your friend if used correctly; just don't get any on you...

The problem is there would be more cars moving through the area than the "stopped" cars. Waze ignores obviously false reports as it states in the article.

Slashdot Top Deals

The best book on programming for the layman is "Alice in Wonderland"; but that's because it's the best book on anything for the layman.

Working...