Brad Balderson

75%
Flag icon
Overall, I would argue that readability must be determined by readers, not writers. If you write code with short variable names and the people who read it find it easy to understand, then that’s fine. If you start getting complaints that your code is cryptic, then you should consider using longer names
Brad Balderson
I always aim to make my code read as close to english as possible.
A Philosophy of Software Design
Rate this book
Clear rating