Version Control is more important, more useful than people seem to realize. Many programmers understand its importance, but still don’t bother with it. Consider this scenario:
PHP Class holding the geography of the world
This is a handy class to have around for PHP, C# or any language really. A complete list of Countries, Regions, Provinces, States in an array. geography