Quote:
Originally Posted by Ozarkz
I get a lot of code that doesn't work.
and it doesn't work BECAUSE YOU DON'T INDENT YOUR LINES AND ORGANIZE YOUR CODE YOU FUCKING ASSHOLE.
I waste too much time cleaning up peoples code if they just kept their code tidy I wouldn't even have to fix anything because they would see their own dumbass mistakes.
</rant>
|
I used to work with a guy that closed his ifs like this
}}}}}}}}}}} most annoying fucking thing, ever. That, and not only the lack of organization and indentation, but also where a piece of code doesn't make sense, they can't take two minutes out of their life to comment the fucker... So people that get passed the baton later on can understand what is going on.... without looking over the entire code 30x.