Description
Find the simplest possible way to solve a problem. Simplicity means writing code that's easy to read, easy to troubleshoot, and easy to change when needed.
"Everyone knows that debugging is twice as hard as writing a program in the first place. So if you’re as clever as you can be when you write it, how will you ever debug it?" - Brian Kernighan
Software works best when it's kept simple.
