32
R-C-D
7y

Did you copy from stackoverflow again?

Comments
  • 7
    What... no... shit, now I have to change the damn variable names 😞
  • 3
    @C0D4 i had a professor who could realise this in a sec :D
  • 2
    @R1100 it’s usually not to hard to identify a copy/paste solution.

    The code is out of form with the rest of the code base or general naming conventions, an experienced dev will rewrite that solution to suite the code base.
  • 1
    @C0D4 specialy when you comment the useless code
  • 1
    In school I was really good in recognizing peoples code.

    I knew exactly which code a teacher had written to "help" a student. There is even a few times where a teacher wrote code they later said was incorrect. Had to help the fellow student their and told her she wrote the code herself.
  • 1
    Sometimes but most of time I don't but rewrite by seeing the example code. It makes me remember the solution so I don't have search again. 😎
  • 1
    @shahidcodes you won the cup ! 🏆
  • 1
    @R1100 Finally 🏆 . Been waiting for this all my life. Thanks y'all
Add Comment