Changes between Version 34 and Version 35 of cs222-2017-fall


Ignore:
Timestamp:
Sep 27, 2017, 11:28:16 PM (8 years ago)
Author:
jamshid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs222-2017-fall

    v34 v35  
     1{{{
     2#!html
     3<h1 style="text-align: right; color: blue">HTML Test</h1>
     4}}}
     5
    16[[PageOutline]]
    27
     
    8287----
    8388=== Notice about Projects ===
    84  * '''Making teams:''' Project grades will be team based. Students should work on project 1 individually, but they can form teams of up to two students starting from project 2. Please let us know about your group by adding your team members' names [https://docs.google.com/spreadsheets/d/1VD13rJ27lkpvjrBDBCTM2FUMaUWioEzvbEfTqSVz_KM/edit#gid=0 here] in front of your group id (please do so even if you are alone in your group). A student can always leave his/her team during the quarter with a notice at least two weeks prior to the next project's deadline. Also, please note that it is not permitted to join a new team after splitting.
     89 * '''Making teams:''' Project grades will be team based. Students should work on project 1 individually, but they can form teams of up to two students starting from project 2. Please let us know about your group by adding your team members' names [https://docs.google.com/spreadsheets/d/1VD13rJ27lkpvjrBDBCTM2FUMaUWioEzvbEfTqSVz_KM/edit#gid=0 here] in front of your group id (please do so even if you are alone in your group). A student can always leave his/her team during the quarter with a notice at least two weeks prior to the next project's deadline. Also, please note that it is not permitted to join a new team after splitting.
    8590 * The projects are doable by individuals, which can be more challenging but rewarding.
    8691 * Students are allowed to add attributes, methods, and classes, as long as the public signatures provided in the codebase are kept and implemented. We will be testing your code by calling the methods that are declared in the signatures.