Anonymous

Changes

From CMSC 420
104 bytes added ,  03:22, 2 June 2012
m
minor updates for summer'2012
Line 1: Line 1:  
'''Part 1''' of the [[MeeshQuest]] project:
 
'''Part 1''' of the [[MeeshQuest]] project:
* Due Date: Monday February 25 + 24 hour grace period + ε
+
* Due Date: found on  [http://www.cs.umd.edu/class/ class webpage] hour grace period + ε
 
* All part 1 files can be found [http://www.cs.umd.edu/users/meesh/420/part1/ here]
 
* All part 1 files can be found [http://www.cs.umd.edu/users/meesh/420/part1/ here]
* The official spec is [http://www.cs.umd.edu/users/meesh/420/part1/p10 here].  
+
* The official spec is [http://www.cs.umd.edu/users/meesh/420/part1/ here] with name p1x, for the largest value of x in that directory.  
* As always, the spec will freeze 1 week prior to the due date.
+
* As always, the spec will freeze 1 week (5 days summer) prior to the due date.
 
* [[Part 1 Test Files | Test Files]]
 
* [[Part 1 Test Files | Test Files]]
   Line 14: Line 14:     
== Data structures ==
 
== Data structures ==
# Data Dictionary ([http://java.sun.com/j2se/1.5.0/docs/api/java/util/TreeMap.html TreeMap] and [http://java.sun.com/j2se/1.5.0/docs/api/java/util/TreeSet.html TreeSet] for part 1)
+
# Data Dictionary ([http://java.sun.com/j2se/1.6.0/docs/api/java/util/TreeMap.html TreeMap] and [http://java.sun.com/j2se/1.6.0/docs/api/java/util/TreeSet.html TreeSet] for part 1)
 
#* Related commands:
 
#* Related commands:
 
#** [[createCity]]
 
#** [[createCity]]