[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Project 0: Submission Instructions
- To: Subbarao Kambhampati <rao@asu.edu>
- Subject: Project 0: Submission Instructions
- From: Kartik Talamadupula <krt@asu.edu>
- Date: Mon, 16 Jan 2012 12:15:47 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:sender:from:date:x-google-sender-auth :message-id:subject:to:content-type; bh=md9GDvZDhhEdtefmdg4zrc+rIYvnFCLeW2h9UT1oOsY=; b=U5JbK9sHlRwVb5p/pT8JQtIJ6iODWi9KukU4eQt37h2NX/cyRUOsGeOWg5AvK8kF5K n6oKqIS+nHZ8BjdgF82SC87PGHalSrDE7GBO4hjee5LBZ7WhKZD287kvSnG+stC0NEWO A8V0gSIURJ5EvfE8LJtauo3m97ZC1CbA+mbjw=
- Reply-to: reachtk@gmail.com
- Sender: reachtk@gmail.com
Folks,
Here are some instructions with respect to turning in Project 0: Lisp Refresher. Please take some time to read this in full.
The projects are due Jan 19th (Thursday) at the beginning of class. Please turn in a hard (printed) copy of your project with the following for each problem:
1. The full Lisp code, with comments indicating what each part of code achieves;
2. A transcript (output trace) that demonstrates your code in action. You should try each function with different inputs, and explain any discrepancies you see. You may edit the transcript to remove unnecessary stack-traces, etc. (but do not edit the results of computation); and
3. Follow the do-s and dont-s from the project page.
Since this project is intended as a refresher / introduction to Lisp, we will be a bit soft with the grading. However, it is imperative that you try as many problems as possible and turn in all your work to receive credit, and explain why you had trouble (if any). You may print double-sided if you wish to save paper, but please make sure we can read your font.
The submission instructions for future projects may vary, but you will always be notified well in advance of the due date. Good luck.
--
Kartik Talamadupula