|
|
|
|
|
by jtchang
5374 days ago
|
|
I suck at programming on paper or whiteboard. For some reason it feels very unnatural to me. What feels more natural is diagramming and visualization on a whiteboard. A lot of coding questions can often be sketched out in a few pictures. This is how I like to code. I like to visualize arrays, pointers, and circles/sets. Translating that visual representation of code is much easier for me. |
|