9 ms·
Code is easy to read if you understand the domain. Code is nearly impossible to read if you don't understand the domain.
by collint 12y ago
Code is easy to read if you understand the domain.
Code is nearly impossible to read if you don't understand the domain.
- throwaway344 12y agoMy CS teacher has a similar saying: "Easy is what you know"
- hackinthebochs 12y agoYup. This is really all that needs to be said. We need tools that can help bridge this gap. Good code visualization could help here. I'm surprised there's such little activity in this area.