Wednesday, 17 October 2012
Debugging
Debugging code is the hardest thing about coding. Finding that little mistake or finding a solution to a mass pile of problems can take along time. I find the best way to debug code is to look at the overall picture and decide which way you need or want to go about a solution. Also another way that i find really useful is to go back to basics whether thats doing some codecademy.com exercises or looking at some if or else statements and even either googling the topic or finding definitions. For me going back to basic and starting simple and working on that has helped me solve debugging code which has lead to successful results :)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment