| ▲ | skydhash 6 hours ago | |
> There’s several orders of magnitude less available discussion of selecting data structures for problem domains than there is code. I believe that’s what most algorithms books are about. And most OS book talks more about data than algorithms. And if you watch livestream or read books on practical projects, you’ll see that a lot of refactor is first selecting a data structure, then adapt the code around it. DDD is about data structure. | ||