Quote:
Originally Posted by sobecash
True, but seldom what happens. In most coding environments, validation and QA take up most of the time. In web programming a lot of the code is done by people who did not start out as programmers.
The website works, and every so often the page fails, and then we fix it. Such is life in internet time.
|
Wow, sorry to hear you have to go through that. Hope things get better. Look into unit testing, if you want to cut out a lot of the BS taking up by validation, QA, etc.