Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series)
Rate it:
Open Preview
6%
Flag icon
Code, without tests, is not clean.
12%
Flag icon
The first rule of functions is that they should be small. The second rule of functions is that they should be smaller than that.