User Tools

Site Tools


lab

Lab Schedule

  <table class="inline">   <tr class="row0"> <th class="col0 centeralign"> WEEK </th> <th class="col1 centeralign"> &nbsp;DATE&nbsp; </th> <th class="col2 centeralign"> WHAT WILL HAPPEN DURING THE LAB </th> </tr>   <tr class="row1"> <td class="col0 centeralign"> 01 </td> <td class="col1 centeralign"> May 3 </td> <td class="col2">Practice lab </td> </tr>   <tr class="row2"> <td class="col0 centeralign"> 02 </td> <td class="col1 centeralign"> May 10 </td> <td class="col2"> Similar to the previous week </td> </tr>   <tr class="row3"> <td class="col0 centeralign"> 03 </td> <td class="col1 centeralign"> May 17 </td> <td class="col2"> Similar to the previous week </td> </tr>   <tr class="row4"> <td class="col0 centeralign"> 04 </td> <td class="col1 centeralign"> May 24 </td> <td class="col2"> <b>Preparatory Lab Test 1</b>: The lab will be in labtest mode for the duration of the lab session. Students will answer a lab test question with the help of the TA (cooperation with other students is not allowed). No marks are associated with this lab.<br>   <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/question.html">Question</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/PLT1Phase1.java">Phase1</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/PLT1Phase2.java">Phase2</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/PLT1Phase3.java">Phase3</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/PLT1Phase4.java">Phase4</a> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/Line.java">Line</a> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT1/UtilPhase4.java">Utility</a><br>   </td> </tr>   <tr class="row5"> <td class="col0 centeralign"> 05 </td> <td class="col1 centeralign"> May 31 </td>   <td class="col2"> <b>Lab Test 1</b>: The lab will be in labtest mode for the duration of the lab session. Students will have to answer a lab test question with no help other than the textbook. This test will be 10% of the total mark in the course.<br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT1/question.html">Question</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT1/Line.java">Line</a> <a href="http://www.cse.yorku.ca/course/1030/tests/LT1/Utility.java">Utility</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT1/LT1.java">LT1</a>   <!-- <a href="http://www.cse.yorku.ca/course/1020/tests/LT1/question.html">Question</a><br> <a href="http://www.cse.yorku.ca/course/1020/tests/LT1/LT1.java">Model Solution</a> </td> --> </tr>   <tr class="row6"> <td class="col0 centeralign"> 06 </td> <td class="col1 centeralign"> Jun 7 </td>   <td class="col2"> <b>Lab Test 1 Redux</b>: The same test as in Week 4 will be repeated. Students will be allowed to improve on last week's submission based on the feedback they have received. If you are satisfied with last week's submission, you are not required to be present for this lab. The improved submission will be 5% of the total mark in the course. </td> </tr>   <tr class="row7"> <td class="col0 centeralign"> 07 </td> <td class="col1 centeralign"> Jun 14 </td>   <td class="col2"> <b>Preparatory Lab Test 2</b>: The lab will be in labtest mode for the duration of the lab session. Students will answer a lab test question with the help of the TA (cooperation with other students is not allowed). No marks are associated with this lab.<br>   <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/question.html">Question</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/BooleanCalc.java">BooleanCalc</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/AndHandler.java">AndHandler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/OrHandler.java">OrHandler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/PrintHandler.java">PrintHandler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/Handler.java">Handler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/MenuItem.java">MenuItem</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/Menu.java">Menu</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/CalculatorMemory.java">CalculatorMemory</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/PLT2/menu/NullHandlerException.java">NullHandlerException</a><br>       <!-- <a href="http://www.cse.yorku.ca/course/1020/tests/PLT2/PLT2.java">Model Solution</a><br> <a href="http://www.cse.yorku.ca/course/1020/tests/PLT2/PLT2B.java">Model Solution (with bonus question)</a> -->   </td> </tr>   <tr class="row9"> <td class="col0 centeralign"> 08 </td> <td class="col1 centeralign"> Jun 21 </td>   <td class="col2"> <b>Lab Test 2</b>: The lab will be in labtest mode for the duration of the lab session. Students will have to answer a lab test question with no help other than the textbook. This test will be 15% of the total mark in the course.<br>   <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/question.html">Question</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/PrintCourse1020Handler">PrintCourse1020Handler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/PrintCourse1030Handler.java">PrintCourse1030Handler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/Handler.java">Handler</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/MenuItem.java">MenuItem</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/Menu.java">Menu</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/MenuTestApp.java">MenuTestApp</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/NullHandlerException.java">NullHandlerException</a><br> <a href="http://www.cse.yorku.ca/course/1030/tests/LT2/menu/DuplicateMenuCodeException.java">DuplicateMenuCodeException</a><br>     </td> </tr>   <!-- <tr class="row8"> <td class="centeralign" colspan="3"> READING WEEK </td> </tr> -->   <tr class="row10"> <td class="col0 centeralign"> 09 </td> <td class="col1 centeralign"> June 28 </td>   <td class="col2"> <b> Lab </b>:Practice lab. Students will answer a lab question with the help of the TA. No marks are associated with this lab.<br>   <a href="http://www.cse.yorku.ca/course/1030/labs/lab09.pdf">Lab</a><br>   <!-- Students whose CSE account is an even number must report to CSEB 1006.<br> Students whose CSE account is an odd number must report to CSEB 1002.<br> -->   <!-- Students that do not report for the Friday lab will not receive the 1% for the plan.<br> The TA will provide feedback on the plan in a first-come first-serve basis.<br> <a href="http://www.cse.yorku.ca/course/1020/plans/08D.txt">Model Solution</a><br> <a href="http://www.cse.yorku.ca/course/1020/plans/08Db.txt">Model Solution 2</a> -->   </td> </tr>     <tr class="row11"> <td class="col0 centeralign"> 10 </td> <td class="col1 centeralign"> July 4 </td> <td class="col2"> Similar to the previous week </td> </tr>     <tr class="row11"> <td class="col0 centeralign"> 11 </td> <td class="col1 centeralign"> July 11 </td> <td class="col2"> Similar to the previous week </td> </tr>   <tr class="row12"> <td class="col0 centeralign"> 12 </td> <td class="col1 centeralign"> July 18 </td> <td class="col2"> Similar to the previous week </td> </tr>   <tr class="row13"> <td class="col0 centeralign"> 13 </td> <td class="col1 centeralign"> July 25 </td> <td class="col2"> Similar to the previous week </td> </tr>   <tr class="row6"> <td class="col0" colspan="6"> </td> </tr>     </table>

lab.txt · Last modified: 2011/07/07 03:45 by mark