Mental models in programming
I have been trying to notice more often the kind of mental models I use while programming. By mental models I mean some heuristics I use to guide my thinking when making decisions, planning my work, using my processes. In particular mental models related to adding non trivial features to large codebases. I think having […]