What is a real world example of bad code or programming practice

Posted by Luke101 on Stack Overflow See other posts from Stack Overflow or by Luke101
Published on 2010-06-12T03:35:50Z Indexed on 2010/06/12 3:42 UTC
Read the original article Hit count: 347

Filed under:

I just want to know some bad programming practice or code I should avoid to make sure it does not exist in my code. I use c# asp.net but the example you give can be in any language since the idea is still the same. I have follow many suggestions on SO that really cleaned my code up. Now I looking to launch my application and want to make sure its ready for prime time.

© Stack Overflow or respective owner

Related posts about bad-practices