Debugging CSC 171 FALL 2001 LECTURE 22 Project
Debugging CSC 171 FALL 2001 LECTURE 22
Project 4 l Hardcopies are outside of CSB 722 l All returns outside CSB 722
End of Semester Events Student Cryptography talks l Today 12/11 l 4: 50 -6: 15 l CSB 601 l Mable, the robot table l Friday 12/14 l May Room 3: 30 -4: 30 l Monday 12/17 12: 20 l CSB 209 l
FINAL EXAM Review 2 nd midterm l There could be similar questions l Lists l l 30% multiple & short – 30 one point questions – 1 hour (2 min each) l – Operations – interpretation 70% code – 14 five point questions l Trees – Construction – Traversal – (8. 5 min each) Inheritance l Interfaces l Methods l
History: Donald Knuth 1973 - Don Knuth a dozen volumes on the "Art of Programming”. The first three turn out to be the "bibles" of software development Many basic algorithms of the field that became known as "data structures“. Many of the techniques that would become the basis of "software engineering". In 1982, Knuth received the IEEE Computer Society Pioneer Award. 2001 - Things a Computer Scientist Rarely Talks About Interactions Between Faith and Computer Science
JDB – the Java debugger l Compile with the “-g” option l Allows developers to “step” through a program l Allows inspection of running programs l Demo
COURSE EVALUATIONS l Tuesday, December 11 th, in Lecture
- Slides: 7