|
Assignment
|
Howto
|
Due Date
|
|
Hangman
|
howto
|
January 25 8am
|
|
Jotto
|
howto
|
February 1 8am
|
|
Markov
|
howto
|
February 10 8am
|
|
Exam on February 17
|
|
Tic-Tac-Toe (extra credit)
|
howto
|
Feburary 24 8am
|
|
DNA
|
howto
|
February 27 8am
|
|
Boggle
|
howto
|
March 23 8am
|
|
20 Questions
|
howto
|
March 30 8am
|
|
Exam on April 11
|
|
Huffman
|
howto
|
April 18 8am
|
|
Burrows Wheeler (extra credit)
|
howto
|
April 25 8am
|
README
Every assignment submission must include a plain text
file, named README.txt (please use all capital letters in naming the
file), that includes the following information:
- Your
name
- The date you started the assignment, the date you
completed the assignment, and an estimate of the number of hours you
worked on it
- A list of the students with whom you consulted
on the assignment. Since assignments are to be your own work, you
should keep track of anyone with whom you have had a significant
conversation about a program. You are welcome to talk with the course
staff about the assignment, and to other students about broad ideas
and concepts. If you did not consult with anyone, you must
explicitly state that.
- Note any books, papers, or
online resources that you used in developing your solution. If you
did not use any outside resources, you must explicitly state
that.
- There may also be specific questions given in the assignment
whose answers you will be asked include in this file. Often you'll be
asked to provide these
answers in a separate file, not in the README.txt file.
- You should include your impressions of the assignment to help the course staff improve it in the future.
Within Eclipse, you can create plain text file by choosing
File -> New -> Untitled Text File.