I would say there is nothing more important than good documentation with your
code. Even the crappiest code can be maintained a billion times easier if it was
well-documented. Documentation is a programmer's bible; it guides the programmer
through the wilderness that is your code. Yes, even well-written code is