Changes between Version 21 and Version 22 of cs222-2017-fall


Ignore:
Timestamp:
Sep 26, 2017, 5:56:40 PM (8 years ago)
Author:
jamshid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs222-2017-fall

    v21 v22  
    102102----
    103103=== Notice about Projects ===
    104  * Students should work on parts 2-4 of the project in groups of one or two. No more than two students are allowed in a team. Please let us know about your group by following the instructions that will be provided via Piazza when the time comes to do so. (In general, you should keep a close eye on Piazza all throughout the quarter!)
     104 * Students should work on parts 2-4 of the project in teams of up to two students. Not more than two students are allowed in a team. Please let us know about your group by following the instructions that will be provided via Piazza when the time comes to do so. (In general, you should keep a close eye on Piazza all throughout the quarter!)
    105105 * Students who strongly prefer to work alone for one reason or another may do so by requesting permission from the instructor — although it’s not advisable, and you will not get any “discount” on the assignment requirements if you opt to take this path.
    106106 * ''Students are allowed to add attributes, methods, and classes, as long as the public signatures provided in the codebase are kept and implemented.'' [[BR]] We will be testing your code by calling the methods that are declared in the signatures.