A simple String to Integer algorithm in Java not using parseInt
Simple program that doesn't use built-in parseInt() w/ a few simple tests
parseInt()