The Daily WTF - Lacking Knowledge Essentials
The Daily WTF - Lacking Knowledge Essentials if you read just one thing today, be sure it’s this.
This site is chock full of some great stories and this is one of the best yet.
To whet your appetite:
“In terms of code, Knowledge Essentials could be summed up like this:
int main(int argc, char ** args)
{
return 0;
}
“