For me code is like a story which I can play forward and backwards and also pause in my mind. Before I write code, I think of multiple stories and I try to choose the one which fits best into the big picture.
I find it hard to verbalize my thoughts during coding.
It appears sometimes like moving through a space of ideas. And the Ideas are Connected to each other. I go through the idea that I want to implement and move trough the ideas, that I have of the code.
15 comments
[ 3.4 ms ] story [ 44.2 ms ] threadSometimes the story feels too complicated and that means it needs to be rewritten.
Sometimes there might be lots of different stories that converge in very pleasant ways and with ideal timing.