1 / 27

WARNING

WARNING. These slides are not optimized for printing or exam preparation. These are for lecture delivery only. These slides are made for PowerPoint 2010. They may not show up well on other PowerPoint versions . You can download PowerPoint 2010 viewer from here .

silver
Télécharger la présentation

WARNING

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. WARNING • These slides are not optimized for printing or exam preparation. These are for lecture delivery only. • These slides are made for PowerPoint 2010. They may not show up well on other PowerPoint versions. You can download PowerPoint 2010 viewer from here. • These slides contain a lot of animations. For optimal results, watch in slideshow mode.

  2. Q: Based on your experience, what is the most difficult task related to programming? • w. writing code • t. testing • d. debugging • u. understanding others’ code • _. other • SMS your answer to 77577 in the following format. • dcstask {w|t|d|u| name of other task} • e.g. dcstask wdcstask doing foo

  3. What happens at first run?

  4. What happens at first run?

  5. ?

  6. Option 1:‘eyeball’ code to find bug

  7. Option 2:Insert print statements

  8. Option 3:Use an IDE{Integrated Development Environment} 2012

  9. Prime Your Primary Weapon:Introducing IDEs 2012 CS2103/T, Lecture 1, Part 2, [Aug 16, 2013]

  10. [Extra] Eclipse intro video

  11. IDE basics video

  12. Debugging with an IDE 1 2 3

  13. [Extra] Debugging in Eclipse ‘break point’

  14. [Extra] Debugging in Eclipse

  15. [Extra] Debugging in Eclipse

  16. [Extra] Debugging in Eclipse

  17. [Extra] Debugging in Eclipse

  18. [Extra] Debugging in Eclipse

  19. [Extra] Debugging in Eclipse

  20. [Extra] Debugging in Eclipse

  21. [Extra] Debugging in Eclipse

  22. /VisualStudio [Extra] Debugging in Eclipse

  23. Soon:It’s a primary weapon.Learn basic usage first.

  24. Semester-end:Become an IDE ninja

  25. Semester-end:Become an IDE ninja

  26. Q: What is the key message of ‘Intro to IDEs’ (10 words of less)? • SMS your answer to 77577 in the following format. • dcside {your answer} • e.g. dcside blah blahblah

More Related