Home
Teaching
 
CSC 530 Wi 2007
General
Texts
Syllabus
Assignments

Assignments

Handin Protocol

You will hand in your assignments using the handin program. Run it like this:

handin clements <assignment> <file> ...

So, to hand in program 1, you might type:

handin clements Program1 my-prog.hs

You must run the handin program on hornet or falcon, the department's two main UNIX servers.

Assignment format:

The number and kind of files you'll submit will vary by assignment. Please take extra time to ensure that your files are named exactly right; your programs are often compiled and run automatically by scripts that do not handle minor errors gracefully.

Assignment Grading:

Assignments will be graded for clarity as well as correctness. There is no guarantee that a correct solution will receive full credit.

Assignments:

WeekProgramDue Date
1

No Assignment

n/a
2

Work on Program 1

n/a
3

Program 1 due

01-26
4

Work on Program 2

n/a
5

Program 2

02-12
6

Work on Program 3

02-28
7

Program 3

02-28
8

No Assignment

n/a
9

Work on Program 4

03-14
10

Program 4 Due

03-14

last updated on Wed Mar 7 23:06:56 PST 2007generated with PLT Scheme