^ ^ percent ^ Set by ^ Due date* ^ Return by ^
| [[http://www.cse.yorku.ca/course/3221/a1.htm|Assignment 1]] | 5% | Sep 6 | Sep 20; Oct 4 **Oct 14** | Oct 26 |
| [[http://www.cse.yorku.ca/course/3221/project.htm|Project]] ''@'' | 10% | Oct 15 | Oct 18 **Oct 30**; Nov 11 Nov 13 | Nov 22 |
| [[http://www.cse.yorku.ca/course/3221/a2.htm|Assignment 2]] # | 5% | Nov 4 | Nov 26 Nov 28 | Dec 10 |
*: Due date: by midnight (11:59pm) of the specified day.
''@'': Some hints for the project can be found here for you to do this project. At the beginning, you should create some smaller test files, like [[http://www.cse.yorku.ca/course/3221/test_small.txt|test_small.txt]], to debug and test your code. A binary code for FCFS is posted [[http://www.cse.yorku.ca/course/3221/fcfs|here]], which can be downloaded and run in your PRISM account to help debug your code. Similarly, a binary code for RR is posted [[http://www.cse.yorku.ca/course/3221/rr|here]] for you to run in your PRISM account.
#: Some hints for you to do A2 are posted here. **Some Unix test scripts to help you test and debug your A2 code: run.sh and test_all.sh. Download them and remove the extension file '.txt' and you can run them in PRISM.**