In computer applications we did some scratch debugging and one strategy I utilized for debugging was guess and check. I would assess whats wrong with the blocks and then guess what block might fix the problem. There was a lot of trial and error, but after a while I got better at assessing what was wrong and picking better blocks to fix the problem that made it go by a lot quicker. To help someone learn how to debug, I would teach them to pick out the key problems first and then look at all the blocks that could possibly fix it, and just play around with different orders.
Debug it 1
Debug it 2
Debug it 3
Debug it 4
Debug it 5
No comments:
Post a Comment