1 / 4

ENGR 3

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!

deanne
Download Presentation

ENGR 3

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ENGR 3 rocks

  2. 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

  3. http://www.youtube.com/watch?v=Nqv4TfaVAxk

  4. Homework 2 Let’s get ‘er done.

More Related