By mswatcher
via practicingruby.com
Submitted: Nov 17 2012 / 13:44
An interesting thing about learning new programming languages is that it takes much less time to learn how to read programs than it does to write them. While building non-trivial software in a language you are not familiar with can take weeks or months of dedicated practice, the same software could be read and understood in a fraction of that time.
Add your comment