17
az4726
6y

Ffs, I've finally finished a project where I worked with a guy who was the laziest coder I have ever worked with.
He didn't even try to come up with meaningful variable names😒.
Instead of naming a variable label1 (which is already kinda s***) he tried lbl1 but still made a typo so the actual name was ibl1.
AND HE LEFT IT LIKE THAT FOR THE REST OF THE PROGRAM!

Comments
  • 2
    He was not bothered with the project or the outcomes of it (typical group member in every project).

    & Welcome to devRant!
  • 2
    I don't like programmers like this.
  • 0
    In some java script script i named variables like that and later wouldn't remember what the fuck they meaned.
  • 0
    Just set up a project where you require PR's to get your code into main branch and don't approve it until he fixes it :)
Add Comment