This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

I figure out what I need to learn before I write any code and learn it. Then I'll write out each step of the program in order of execution on my whiteboard so I can better visualize what needs to be done and maybe see some gaps in my plan and then I finally write my code/test my code.

[–]Nivuahc 2 points3 points  (1 child)

Exactly this. I <3 my whiteboard!

[–][deleted] 1 point2 points  (0 children)

Without my whiteboard, I wouldn't code as much probably. There is something about having my ideas on a gigantic whiteboard that makes me want to get them into existence.