Comment on Ask HN: How do you visualize code in your head?Comments−ndl15yLots of moving shapes, especially if there are threads. Usually they are visual-kinesthetic representations of how the data structures fit together, what they do (as movements), and what it looks like when there's a bug.
Comments
Lots of moving shapes, especially if there are threads. Usually they are visual-kinesthetic representations of how the data structures fit together, what they do (as movements), and what it looks like when there's a bug.