Earlier quoted context omitted.
> Plagiarism isn’t a legal concept, it’s an ethical one. Well if it isn't a legal but an ethical concept, then that's just your opinion, since there isn't some universal body that establishes exactly what is ethical and what isn't. And as I said in my previous comment, " I don't consider". > You need to either attribute the source, or rewrite it in entirely your own words — just like when writing a paper. Often times…
> Well if it isn't a legal but an ethical concept, then that's just your opinion Plagiarism being unethical is just my opinion? > Are you going to attribute that every time you use Math.pow? Does a simple 2-ary function call of a well-defined API qualify as “taking someone else's work or ideas and passing them off as one's own.”? If not, then it’s not plagiarism.
What constitutes as plagiarism and what doesn't, outside of what the law says, yes.
> Does a simple 2-ary function call of a well-defined API qualify as “taking someone else's work or ideas and passing them off as one's own.”?
So you agree that taking some code verbatim from SO is not plagiarism then?
What about this, would copy pasting this verbatim be plagiarism?
https://stackoverflow.com/a/959004
And this?