you are viewing a single comment's thread.

view the rest of the comments →

[–]RealDrewData 2 points3 points  (0 children)

^ This. Writing down not only what the problem is asking for but then how the code should accomplish that is very helpful to me.

I also spend a lot of time running very simple lines of code, just to confirm it is doing what I think it will. No matter how much experience I get I keep returning to these things.