It is better to have 100 functions operate on one data structure than to have 10 functions operate on 10 data structures.
Alan PerlisRead
Topic
2 quotes
It is better to have 100 functions operate on one data structure than to have 10 functions operate on 10 data structures.
I will, in fact, claim that the difference between a bad programmer and a good one is whether he considers his code or his data structures more important. Bad programmers worry about the code. Good programmers worry about data structures and their relationships.
Subscribe for the occasional hand-picked quote. No noise.