WARNING These slides are not optimized for printing or exam preparation. These are for lecture delivery only. These slides are made for PowerPoint 2010/2013. 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.
Q: Based on your experience, what is the most difficult task related to programming? a. writing code b. testing c. debugging d. understanding others’ code e. other SMS your answer to 77577 in the following format. [or submit at tinyurl.com/answerpost ] task {a|b|c|d|e} e.g. task a
How do you feel when the code works in the first try? (a) (b)
How do you feel when the code works in the first try?
How do you feel when the code works in the first try?
Option 1: ‘eyeball’ code to find bug
Option 2: Insert print statements
2012
Option 3: Use an IDE { Integrated Development Environment }
Option 3: Use an IDE { Integrated Development Environment }
Prime Your Primary Weapon: Introducing IDEs CS2103/T, Lecture 1, Part 2, [Aug 12, 2016]
[Extra] Eclipse intro video
[Extra] Eclipse intro video
[Extra] Eclipse intro video
[Extra] Eclipse intro video
IDE basics video
Use the IDE
Use the IDE to navigate 1 ↓ ↑ 2 i 3
Use the IDE to debug 1 2 3
[Extra] Debugging in Eclipse ‘break point’
[Extra] Debugging in Eclipse
[Extra] Debugging in Eclipse
[Extra] Debugging in Eclipse
[Extra] Debugging in Eclipse
[Extra] Debugging in Eclipse
[Extra] Debugging in Eclipse
[Extra] Debugging in Eclipse
Use an IDE to debug
It’s your primary weapon. Soon: Learn basics first
It’s your primary weapon. Soon: Learn basics first Semester-end: Become an IDE ninja
It’s your primary weapon. Soon: Learn basics first Semester-end: Become an IDE ninja
It’s your primary weapon. Soon: Learn basics first Semester-end: Become an IDE ninja Switch to IDE to help others!
Learn to learn: Generalize, summarize L1Q3: What is the key message of ‘Intro to IDEs’ (10 words of less)? SMS your answer to 77577 [or submit at tinyurl.com/answerpost ] in the following format. ide {your answer} e.g. ide blah blah blah