Ask HN: Is it bad to put homework code on github?
I've been getting into the habit of using git to
manage my homework. Naturally Id like to put it on github so I can access it when I'm away from my computer. Could my teacher potentially see this as academic misconduct because I'm posting my code? Obviously you won't know for sure but what do you think?
11 comments
[ 3.5 ms ] story [ 34.4 ms ] threadIf he doesn't like it, consider paying for Github if you can. Then you can have private repositories, and you'll be supporting a great service!
Posting code is varies highly by teaching. I think most of my professors would have considered it outright cheating. Their interpretation of the collaboration policies was that unless it was a group assignment, you could help each other debug but you couldn't outright copy the code. Who knows who really followed that, but so long as it's in the gray area they can report you for academic misconduct. Even if it was fine for the current semester, some professors reuse homework problems. Clear it with them first.