What do you visualize while programming?
11–20 of 176 posts
Re: What do you visualize while programming?
#12Re: What do you visualize while programming?
#13Re: What do you visualize while programming?
#14Nothing except when I'm working with graph-like data, which isn't that rare.
then I took group theory and became a hippy that believes every problem has multiple perspectives you can see it through that have their own strengths and weaknesses and there's no one true perspective
Re: What do you visualize while programming?
#15Re: What do you visualize while programming?
#16Re: What do you visualize while programming?
#17Also, the meeting after launch where the client/users go to use the features I’m making. Their complaints. Their workflow issues. Performance bottlenecks.
Re: What do you visualize while programming?
#18Re: What do you visualize while programming?
#19I don't have aphantasia, I can easily imagine things when I want to, in fact I used to paint, it's just that when I am thinking, or doing any sort of intellectual work, I find visualizations more of a hindrance than helpful.
I also don't have an inner monologue unless I explicitly opt to, which I only very seldom do.
As a side note, I find most diagrams a waste of my time, more often a deterrent to understanding. I have always had great trouble producing diagrams for others, at work.
Re: What do you visualize while programming?
#20I can't easily visualize anything ever. When I'm programming, if I truly try hard, I can sort of "feel" my system architecture and bits flowing through it. It sort of resembles a simple computer architecture with multiple threads each with their own stack, building up stacks with function calls. Sort of like what you see when you get a traceback, but dynamic.
You possibly have aphantasia (https://aphantasia.com/study/vviq/). I certainly do, and visualize nothing while programming. I often have to sketch block diagrams on paper to give me a foundation.