.. Programming assignments documentation master file, created by sphinx-quickstart on Thu Jul 9 12:34:30 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Programming assignments ======================= Late submissions ~~~~~~~~~~~~~~~~ All students may use up to two 24-hour extensions for the programming assignments during the quarter. These extensions are all-or-nothing: you cannot use a portion of an extension and have the rest “carry over” to another extension. If extraordinary circumstances (illness, family emergency, etc.) prevent a student from meeting a deadline, the student must inform their instructor before the deadline. Assignment descriptions ~~~~~~~~~~~~~~~~~~~~~~~ .. To publish a new assignment Add symbolic link in cmsc12X00-instructors/121/12100-1/pa from paZ to to ../../pa-sphinx/X/sphinx, where Z is the assignent number and X is the the name of the assignment directory in pa-sphinx Remove replace TITLE with the title, replace Y with the due date in the appropriate line and then move the line above this comment `PA #1: TITLE `_ (Due: Tuesday, Y, 5pm) `PA #1: Treemap `_ (Due: Tuesday, January 12, 5pm) `PA #2: Course Search Engine: Crawling the catalog `_ (Due: Tuesday, January 19, 5pm) `PA #3: Course Search Engine: Backend `_ (Due: Tuesday, February 2, 5pm) `PA #4: "The Markovian Candidate": Speaker Attribution Using Markov Models `_ (Due: Tuesday, February 16, 5pm) `PA #5: Decision Trees `_ (Due: Tuesday, March 1, 5pm)