Some great links for 01/27/2020
Goodbye, Clean Code — Overreacted
DRY. Everything in moderation. On rules and knowing when to break them.
tags: dry Code programming
The Throw Keyword was a Mistake – By Chris Fox
I don’t think I agree. But does contain some good caveats. Reminds me of the old “Goto considered harmful”.
tags: software programming design