Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Sorry, this is not a good thing (Score 2) 61

Unfortunately this is more of a case of the government facilitating matters for the publishers. It is frustrating to see well-intentioned people (with sufficient knowledge ONLY to see that something called "Open Access" would be a good idea) rejoicing over this. The Finch report has completely discounted the Green OA strategy in favour of Gold OA. Rather than allowing publishers to adjust to modern reality by reducing their role in the dissemination of research, they are instead going to be paid big stacks of public money to carry on with their exorbitantly-priced open access options .

Finch's open-access cure may be 'worse than the disease' - Times Higher Education http://www.timeshighereducation.co.uk/story.asp?sectioncode=26&storycode=420392&c=1

Why the UK Should Not Heed the Finch Report - Stevan Harnad http://blogs.lse.ac.uk/impactofsocialsciences/2012/07/04/why-the-uk-should-not-heed-the-finch-report/

Comment Re:Programming for programmings "own sake" (Score 5, Interesting) 276

It is much more motivating to be learning to program with a particular project in mind. I'd argue it also teaches you to program better because you can't avoid the bits of the task that you find difficult or tedious. I'm a scientist but I spend a lot of my time programming experiments, models or analysis code.

I teach a research methods module to undergraduate life sciences students. The vast majority of these people have never programmed and never expect to. This is a bit strange when so much of being a professional scientist in my field involves programming. Recently, we changed the research assignment they have to do so that it now involves some very basic programming. Mostly GUI stuff where they build a timeline and a "flow" out of blocks, but there are a few lines of code they need to write too.

I was expecting there to be much wailing and gnashing of teeth about the content being too difficult, and a rebellion against being made to program. In reality, nobody complained and most of the students seemed to enjoy it. Some of them got very excited about writing a program that made a computer do what they wanted it to do. They also got quite competitive about writing their programs better than their colleagues (to the point of argument, but it was still encouraging to see). These people were not nerds, and talking to them I got the impression some thought computers were just "magic". One student didn't even understand that computer programmers existed who wrote software to make computers do things.

Comment Re:Terminator-style wouldn't be useful (Score 2) 126

I've just had a chat with someone else working in my lab who pointed out that beyond my problems with this, the projected image itself would appear to jump erratically around. This would be for the exact same reason that we usually don't notice our eye movements (i.e. stabilisation in the brain factoring them out).

Slashdot Top Deals

A computer scientist is someone who fixes things that aren't broken.

Working...