40 likes | 207 Views
ENGR 3. rocks. Debugging Skills Read the error message. Try to decipher which line of C code is causing the problem. Read that line of code carefully for mistakes. Use your web browser to search Use tabbed browsing!
E N D
ENGR 3 rocks
Debugging Skills • Read the error message. Try to decipher which line of C code is causing the problem. Read that line of code carefully for mistakes. • Use your web browser to search • Use tabbed browsing! • Always have one web tab opened to the ENGR3 class notes • Have another tab opened to the homework assignment • Use Google Look for “snippets” of other peoples codes • Look on feedback forums and user forums for similar complaints. • Look into your course textbook • Ask buddies, TAs, or instructors for help