I’m guilty of coding in a single class 90% of the time (I have other classes in my classes, not separated). My code isn’t organized like anyone around here would normally organize, my packages are simply “game” and my classes are just the name of said game. (It’s fine though, I’m bad, and I don’t share my code with others, so I’m not leading anyone else to OOP hell.)
What poor coding habits are you guys guilty of?