The Changelog: Software Development, Open Source
What good programmers worry about (News)
Jared
Good programmers worry about data structures and their relationships. Then he adds in the art of Unix programming, which said, data is more tractable than program logic. It follows that where you see a choice between complexity in data structures and complexity in code, choose the former. More, in evolving a design, you should actively seek ways to shift complexity from code to data.
0
💬
0
Comments
Log in to comment.
There are no comments yet.