Doing it for yourself - deciding whether to use someone else’s code
June 22, 2009 – 4:05 pmUsing someone else’s code can be great. Or it can be horrible. If it does exactly what you need it to, doing so with no bugs and no ambiguity, then this is awesome. If you need to make changes to buggy, uncommented code written by someone who thinks the GOTO statement “really isn’t that bad”, then we don’t envy you one bit.
So, here are some of the things you need to consider when deciding whether or not to use someone else’s code.
Read the rest of this entry »








