Monday, November 16, 2009

Data structures, not algorithms, are central to programming. -rob pike

Rule 5. Data dominates. If you've chosen the right data structures and organized things well, the algorithms will almost always be self­evident. Data structures, not algorithms, are central to programming.

No comments: