[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cse 471] Instructions on submitting Assignment-0 (LISP refresher)
- To: "Aravind Krishna" <Aravind.Kalavagattu@asu.edu>
- Subject: [cse 471] Instructions on submitting Assignment-0 (LISP refresher)
- From: "Aravind Krishna" <arvindkrishna@gmail.com>
- Date: Thu, 30 Aug 2007 18:22:48 -0700
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=BkMvBL1O1CCdTLsomkh4BFa6VuGSguR4igmf+Il+V0RyhWt3MkiaaqBW3NcMMyqBYbKrJsuh4BkOpuT/SXJwMr9YQfLp49nxcEg8/B2/0y4YhoHfTOVqkCVVbkp9JYmxzon5fgam0fTRtwZnjzbVxxbij8v3WzYV+NwaM7dWVYk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qHvMYjalj6xZ6l17cpcqwVTBFK+g14FEAdIBwJQsAO+IrsxRhSXPAgEfy8k/CmbB+pMhpwyy1mt1SmKTxvv6bivHK9YGj6ngj17wKjCyg/3YcBMRsBNf5GA/n2G+b99zRryHVGgbQtAGWW/gsHsEFsdJIYaxJOm9002R4Cmxyaw=
Hello all,
I hope all of you are progressing well with the first LISP project (a.k.a assignment-0). Here are the instructions for its submission.
- You must submit a hardcopy of your report in the class. The report should have your code with a sample run of the solution for each problem. (say 2-3 input cases). You can add short comments for your solutions if you think it's necessary.
- And, you should submit only the "Code" part of the report in the blackboard section of this course (on
http://my.asu.edu). I have opened a link for uploading your file -- check under "Assignments" section on blackboard. Put all your functions in a .lisp file, name the file as <firstname_lastname>.lisp and upload it. (Note that
you can submit only once).
Let me know if you have any questions.
Thanks,
Aravind