thesoftwarelife.wordpress.com
Design Patterns: DRY
A while ago, I was working with a younger man and as I was doing a code review, I came across some code that looked kind of like this: readColumnA () { columnA = columnReader(“columnA&#…