Computer Science 1320
Problem Solving and Algorithm Design I

Jeffrey D. Oldham

1999 Nov 22

Handouts

1.
Syllabus: HTML, PostScript, PDF.
2.
Obtaining an Account on the Computer Science Network: HTML, PostScript, PDF.
3.
Homework 1: HTML, PostScript, PDF.
4.
Homework 2: HTML, PostScript, PDF.
5.
Homework 3: HTML, PostScript, PDF.
6.
Homework 4: HTML, PostScript, PDF.
7.
Homework 5: HTML, PostScript, PDF.
8.
Homework 6: HTML, PostScript, PDF.
9.
Homework 7: HTML, PostScript, PDF.
10.
Homework 8: HTML, PostScript, PDF.
11.
Some Topics for Exam 2: HTML, PostScript, PDF.
12.
Homework 9: HTML, PostScript, PDF.
13.
Homework 10: HTML, PostScript, PDF.

Sample Programs

1.
Programs to add two integers and any number of integers: two, many-try1, many-try2, many-try3, many-final.
2.
Programs to sum and average any number of integers: Section 4, Section 5.
3.
Program to sum the decimal digits of an integer: Section 5.
4.
Program to frame a name (incomplete): Sections 4 and 5. (In Section 4, we did not yet discuss the last function.)
5.
Program to frame a name (complete): Sections 4 and 5. (Section 4's program is slightly different.)
6.
Program to copy from one file to another file.
7.
Program to compute combinations (with swapping).
8.
Program to interleave files. Some sample files (0, 1, 2, 3) to test it.

Other Information

1.
Frequently Asked Questions: HTML, PostScript, PDF.
2.
Xemacs Tips: HTML, PostScript, PDF.
3.
Some UNIX Tips (prepared by Dr. Hicks): HTML.
4.
Some Vi Editor Tips (prepared by Dr. Hicks): HTML.




1999-11-22