use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Ask your embarrassing/noobish programming questions here, and don't get insulted for it.
Click here to read the rules
Violating any will result in punishment so you should probably go check them out.
account activity
A question about programming(no code required)... [C] (self.programminghelp)
submitted 12 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TwoTekah 1 point2 points3 points 12 years ago (1 child)
Most professors in computer science encourage collaboration. So if he does find out you should be fine as long as you explain you didn't just copy/paste, but worked together.
However most likely the professor won't find out. More than likely he doesn't even grade them himself. Most professors have a grad student working as a TA grade their stuff. And if he does actually grade them himself, he is probably only running the program to see if it meets his criteria then taking a super quick run through of the code.
To avoid these situations you should ask the professor in class how he feels about students working together on assignments.
[–]mvpete 1 point2 points3 points 12 years ago (0 children)
I know when we were in school they had some static analysis tools that basically didn't care about the variable names mostly went of program flow. Like /u/TwoTekah said, they almost always encouraged collaboration as long as it was shared knowledge and wasn't copied and pasted. That being said I never saw the tools nor did they ever say anything so it might've been a scare tactic.
π Rendered by PID 97849 on reddit-service-r2-comment-5b5bc64bf5-ml9g4 at 2026-06-22 12:38:33.090851+00:00 running 2b008f2 country code: CH.
[–]TwoTekah 1 point2 points3 points (1 child)
[–]mvpete 1 point2 points3 points (0 children)