
The Shape of Code
The shape of code, or what we can learn from indentation. As a TDI data scientist in residence, I have learned to judge code quality at a quick glance by looking at indentation. The rule of thumb is: good code has frequent changes in indentation, but should not be deeply indented.