• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Friend "busted' for cheating

GermyBoy

Banned
But is it really cheating when the teacher says, "If you don't know how to make a string tokenizer in C++, then just go on the internet and find out how" because to me, that says you can take what's on the net, as long as you know how to use it.

My friend and apparantly someone else, found a website posting the StringTokenizer class from Java converted to C++. One at least changed the variable names, but they both got caught and got a 0.

I think it's kinda crappy, since he worked 40+ hours on the project. Sucks to be him sometimes.
 
Taking someone else's work and calling it your own is called plagerism. They could have used that info to make their own, but it sounds like they hardly modified it at all.
 
Originally posted by: KEV1N
In an academic setting, always cite sources
Agreed.
then just go on the internet and find out how" because to me, that says you can take what's on the net
Also, finding out how to use something and taking something are two different things.
 
Originally posted by: Azraele
Originally posted by: KEV1N In an academic setting, always cite sources
Agreed.
then just go on the internet and find out how" because to me, that says you can take what's on the net
Also, finding out how to use something and taking something are two different things.

Well you're still looking at someone elses code, which makes you influenced by that code.

Just in case for mine, I wrote the entire project in C, because a string tokenizer I wrote last semester is on the web somewhere and I didn't want to use it, just in case someone else used mine, as I foresaw this problem.

But then again...if it's mine, and it's on the web...is it really cheating then on my part?
 
Back
Top