C# Refactoring and Failure

from blog nickb.dev, | ↗ original
In the first lecture in an programming class at the University of Michigan, it is taught that it is highly improbable for one to write code that is simple, fast, and elegant. Instead we should strive for one of the categories or two if we’re ambitious. Simple: few lines of code using basic constructs Code can be digested in a short amount of...