Hacker News new | ask | show | jobs
by NumberFiveAlive 5739 days ago
Yes, this. There isn't really a single avenue of study at University you can choose where you shouldn't encounter this. Unless you can make it through a degree without writing a single paper. The idea that you can plagiarize anything in any context at all is basically anathema in almost all academic circles. Not that it doesn't happen, but most people that even attempt it are smart enough to do more than change the font size to hide it.
1 comments

I did a BSC in Computer Science at University. About half my class failed our first ever programming assignment because of plagiarism. Loads of people had just shared the code between them, character for character. There were a few cases where they even left the original authors name in the comments at the top of the code.

Instances of plagiarism dropped after that. At least they learned how to change variables, function names, comments and whitespace enough to get around the automated plagiarism detection tool.