🌱 Data dominates
Canadian software developer Rob Pike – creator of the Go programming language, member of the team that developed Unix, co-creator of UTF-8, and also published author – wrote this about data:
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.”