Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Improve at a faster pace? (Score 2, Interesting) 439

Why on earth would they be expected to "improve at a faster pace than their peers"? Does reading off a screen somehow enter and remain in your brain better than a printed page? The only 'advantage' over the printed page in the project would appear that they get to watch videos on the iPads. But passively watching a video is unlikely to improve outcomes.
I predict they'll actually do worse than the other students. The iPad is an environment full of distractions and passive consumption of media. The students will spend most of their time mucking about with apps like the rest of us.

Comment Nothing to do but program (Score 1) 426

Having taught myself to program on a Sinclair ZX81 (1K RAM, Z80 chip) it's primary virtue was that there was nothing to do with it but program it. On startup you had a command prompt: there were no games, no internet,no facebook, nothing but an editor for BASIC programs which were then interpreted. So the first question was always, what am I going to make you do today? Programs written in BASIC were a little slow, so I then learnt Z80 machine code which speeded things up and forced me to learn about registers and memory and so on. 1K of memory wasn't a lot to use, so I then got a book which gave the line by line Z80 for the ROM so I could exploit the routines in ROM in my programs, so I learnt about a (very very simple) operating system. While I'd never give up my current linux laptop, I cant help but feel I wouldn't understand 1/10th of the little I do understand if it wasn't for that ZX81. Thanks Mr Sinclair!

Comment Repeating experiment is bollocks (Score 1) 349

As someone who as published around 45 papers, the idea that you'd have to repeat an experiment rather than reference the original work is bollocks. This is a "I had a friend whose cousin heard that" type story. The point is that the journal may have copyright on the text of the article as it is published the journal, but that is about all. They do not own the results of the experiment, and they would not want to. For a journal today, the most important number is impact factor, the average number of times a journal is cited by other articles. They spend considerable amounts of their time working out how they improve impact factor. The last thing in the world they would do is introduce any mechanism that stop researchers citing their papers. While in some cases it would breach copyright to have the pdf of your article on your web site, there is no reason no to link to the pdf on the journal website. This might restrict access in that the person wishing to view the article may need to have a subscription (usually through their university library) to access the content. But many of the journals now are either open access, or just restrict access for 6 months then make it open. I personally believe that all articles should be open access and publishable without expensive page charges, particularly to allow access to researchers in less developed countries, but making wild claims about "someone" not being able to cite your own results is only going to damage the cause.

Comment Once e-books are ubiquitous (Score 2, Insightful) 468

I'm sure Cory is right that, at the moment, electronic versions entice more readers. However, that's because currently there aren't so many electronic versions of popular recent books. So if you're reading e-books, you're quite likely to find Cory's work, and perhaps start reading more of his stuff. But what happens when the market is flooded with e-books? You read your favourite authors and Cory gets nothing if you haven't already found, liked and are prepared to pay for his writing.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...