+ 1
What could you do whe you are lost in your code
restart or arange
3 Respostas
+ 3
Depends on code length I guess. If you have not much of (unreusable) code you can restart, otherwise it's easier to rethink and to rearrange.
+ 6
restart. maybe go back to paper and see if i can find where I went wrong in my design
+ 1
I think you must firstly use your comments to find your hard work or not retry to code