1
vote
What are the most commonly used anti-patterns?
I particularly like when when people don't change the name of the automatically generated Form1. This usually indicates that there is not likely to be any attempt at separating UI from logic, and …
150
votes
0
votes
What got you started in programming?
My first computer was a an Apple Macintosh LC III which I was given as a tool to help me write (I have a physical disability which prvents me from writing, so i shall never know the joys of a white …
2
votes
What do you do with a developer that does not test his code?
Peer programming is another possibility. If he is with another skilled developer on the team who dies meet quality standards and knows procedure then this has a few benifits:
With an …
