Talk:1171: Perl Problems

Explain xkcd: It's 'cause you're dumb.
Revision as of 05:15, 22 February 2013 by 63.138.193.130 (talk) (Undo revision 27453 by 173.8.183.86 (talk))
Jump to: navigation, search

I totally agree. It seems like i am alywas cleaning up some code mess and failure to fully catch the most basic of errors. I play chess and i program likewise. Yet, there are those who write, maybe nice, pretty, and simple code but forget to take into account when something goes out of range. I slip in a few lines of try-catch find the issue and get it fixed. Lots of programming gone awry because things grew and they did not do a quick structure change. To much duct tape and spackle. There is alywas programming catchup. There is alywas the priority's list that never goes away. With money tight you end up doing the job of three people. It sucks and gets u upset quick. Especially dealing with people who want it yesterday and for nothing and know even less.