CSE 130, Summer Session I, 2008

Programming Languages: Principles and Paradigms

Assignments



Collaboration Policy


Grading

Programming assignments will be graded mostly on correctness, but some points will be reserved for elegance and readability.

Think about how to how your programs communicate meaning to a human reader; be as clear and concise as you can. Use descriptive identifiers, especially in larger scopes. Use conventional indentation to show structure, and include accurate explanatory comments where your intent may not be clear from the code alone. In functional languages especially, aim for brevity.


Valid XHTML 1.0 Strict Valid CSS!