I'm working on a web application with 5 other people as part of a school project. Most people are at least competent, but this one woman... argh... she's a moron, she shouldn't be allowed near the CS department.
She wrote a 60 line piece-of-crap function to parse date formats. Another guy in the group wrote a 4-line function to the exact same thing. And he wrote his *first*, and put it in a library file where she should have been able to find it.
She is the only one in the group who, at this stage in the project, doesn't have running code. Everyone else's stuff works, even if it's got a few bugs. Hers won't even run.
She uses awesome naming conventions for files. For instance she created a CSS fiel to use with a file called "agreement.php". What'd she name it? cssHerFistName.css
What the hell?
I'm about ready to throw her code in the trash and write her section of the project over from scratch just so it gets done.
She wrote a 60 line piece-of-crap function to parse date formats. Another guy in the group wrote a 4-line function to the exact same thing. And he wrote his *first*, and put it in a library file where she should have been able to find it.
She is the only one in the group who, at this stage in the project, doesn't have running code. Everyone else's stuff works, even if it's got a few bugs. Hers won't even run.
She uses awesome naming conventions for files. For instance she created a CSS fiel to use with a file called "agreement.php". What'd she name it? cssHerFistName.css
What the hell?
I'm about ready to throw her code in the trash and write her section of the project over from scratch just so it gets done.