What do you visualize while programming?
dillonshook.com
What do you visualize while programming?
1–10 of 176 posts
Re: What do you visualize while programming?
#2Re: What do you visualize while programming?
#3It's seriously an altered state.
Most of the time I'm not in that state[1], though. In those cases, I don't think I really visualize anything. I think my mind is too occupied with egg-juggling to have the cycles to spare on visualizing things.
[1] The older I get, the more difficult the state is to achieve and the more delicate it is when I've achieved it. Which is a shame because my best work is done in that state.
Re: What do you visualize while programming?
#4he asks me questions about the code i'm looking at, and my brain does its best to explain the logic to 'him' in plain english
any time i'm unable to answer something he 'asked', that's exactly where the bug is
Re: What do you visualize while programming?
#5Re: What do you visualize while programming?
#6Re: What do you visualize while programming?
#7Re: What do you visualize while programming?
#8Re: What do you visualize while programming?
#9* Nodes can represent code units (lines, functions, AST) or some low level thing, even hardware parts.
* Can expand a node which contains other graphs
* Can group graphs into simpler graphs to describe a high level system design
* edges generally mean communications between graphs/nodes
Re: What do you visualize while programming?
#10Nothing, I have aphantasia.