User Tools

Site Tools


labs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
labs [2015/06/04 19:59] jackielabs [2015/06/08 00:20] (current) jackie
Line 4: Line 4:
  
 [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/labs/EECS3311-S15_Week03_Lab.pdf|Lab 3 instructions]] [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/labs/EECS3311-S15_Week03_Lab.pdf|Lab 3 instructions]]
 +
 +  - [[https://www.youtube.com/watch?v=Ky62mHb-TJ8&index=1&list=PL5dxAmCmjv_6eGKzRH__poynurbWS3MIr|Video for Exercise 1 -- Using the across Constructs on Iterable Objects]]
 +  - [[https://www.youtube.com/watch?v=Geh60ySLeIw&list=PL5dxAmCmjv_4XB5HNM2AfExEo5qsSDQXS&index=2|Video for Exercise 2 -- Making the Cart of Orders Iterable]]
 +  - [[https://www.youtube.com/watch?v=_0ObNUtKsXo&index=2&list=PL5dxAmCmjv_7dzL0y9L0ZLCKb6cMcsqOm|Video for Exercise 3 -- Making the Generic Book Iterable]]
  
 === Week 2 (May 28) === === Week 2 (May 28) ===
Line 18: Line 22:
 === Week 1 (May 21) === === Week 1 (May 21) ===
  
-Exercise 1 +  - Exercise 1 
-  * Follow closely with:  +    * Follow closely with:  
-    - [[https://www.youtube.com/watch?v=ovBNk6uNQDM&list=PL5dxAmCmjv_6r5VfzCQ5bTznoDDgh__KS|this tutorial series]] +      - [[https://www.youtube.com/watch?v=ovBNk6uNQDM&list=PL5dxAmCmjv_6r5VfzCQ5bTznoDDgh__KS|this tutorial series]] 
-    - [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/video_supplements/01_EStudio_Bank.pdf|this document]] +      - [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/video_supplements/01_EStudio_Bank.pdf|this document]] 
-    - [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/slides/EECS3311-S15_01A_Overview.pdf|slides]] +      - [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/slides/EECS3311-S15_01A_Overview.pdf|slides]] 
- +  Exercise 2: 
-Exercise 2: +    * Download and unzip a version of the [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/labs/01_bank.zip|bank project]]. 
-  * Download and unzip a version of the [[https://svn.eecs.yorku.ca/repos/3311/2015S/Public/labs/01_bank.zip|bank project]]. +    * Compile the project. 
-  * Compile the project. +    * Run Workbench System (described above) 
-  * Run Workbench System (described above) +    * All tests should fail! 
-  * All tests should fail! +    * This is because the implementation and contracts (pre- and post-condition, and invariants) are missing. 
-  * This is because the implementation and contracts (pre- and post-condition, and invariants) are missing. +    * Complete all the missing implementations and contracts. 
-  * Complete all the missing implementations and contracts. +    * Use breakpoints and the debugger to identify the bugs, if any. 
-  * Use breakpoints and the debugger to identify the bugs, if any. +    * Repeat until you can pass all tests.
-  * Repeat until you can pass all tests.+
  
labs.1433447954.txt.gz · Last modified: 2015/06/04 19:59 by jackie

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki