The Blog
Observations and ideas on software development, architecture, and algorithms.
Tag: Clean-Code
Reducing any code duplication
08 May 2018
How delegates can be useful to adhere to the "don't repeat yourself" (DRY) principle.