C M S C 2 1 4 C o m p u t e r S c i e n c e I I S p r i n g 2 0 0 2
Project #1 Checklist
Checklist as of February 24, 2002 (9:30 AM).
Did you make sure to submit the following files?
Makefile
README
main.cpp
InputTokenizer.cpp and InputTokenizer.h
SimpleMap.cpp and SimpleMap.h
Movie.cpp and Movie.h
MovieSortedList.cpp and MovieSortedList.h
MovieArrayList.cpp and MovieArrayList.h (OPTIONAL)
Movie.doc
MovieSortedList.doc
MovieArrayList.doc
MovieTester.cpp and MovieTester.h
MovieSortedListTester.cpp and MovieSortedListTester.h
MovieArrayListTester.cpp and MovieArrayListTester.h (OPTIONAL)
Proposal.doc
By OPTIONAL, this means if you do not submit the files, then you
will NOT get a zero (provided you pass the primary). There IS a
penalty for NOT submitting all files shown, but the PRIMARY doesn't
require that you have MovieArrayList and
MovieArrayListTester classes (the secondaries will test them).
If you're running out of time, you may wish to submit the other files.
Did you make sure your makefile produces the executable p1?
Did you write a static method called void runTestDriver()
for Movie, MovieSortedList, MovieArrayList
classes? (They are not being graded for any of the Tester classes).
This method should test your classes, in a manner similar to
the one shown in the Test Driver Tutorial (go to main webpage,
and click on Tutorial---one of the tutorials is on test drivers).
Did you write Proposal.doc? It describes the list
of classes you wish to use for Project 4 based on the small
Project 4 description (a link exists in the Project 1 description).
Did you make sure you have recent files from the P1 directory?
(2/24) Did you make sure to test your files (make sure that
it untars correctly, etc)? Just because it "submits" doesn't
always mean that you have passed primary (although it USUALLY
means that). It's best to test your own tar file, and run
diff (as explained in the handout given in the first day of lab).
(2/25) Did you read the FAQ on arranging your doc files?
(2/25) Did you read the FAQ?
See the class syllabus for policies concerning email
Last Modified:
Sat Feb 23 11:48:11 EST 2002