| How do I turnin my files? Each part of the project for this class will be turned in electronically, as opposed to turning in printed versions of your solutions (which you may have done in other classes). This page will summarize how you should go about turning in your assignments electronically. First, you need to have created an account with the Computer Science
department. If you have not done so, go to Gould-Simpson 7th floor and
run apply to get an account and access card. The computer lab is located
in Gould-Simpson 228. (Don't forget your access card!)
turnin cs345.XX file1 file2 ... You can also issue command: turnin -ls cs345.XX to check the files you turned in. For more information, please refer to the man page of the turnin command. We cannot access your files if you don't turn them in. This means that if you do not issue a turnin command, it will count as a missed assignment and you will end up getting a ZERO on the project. So, always, remember to turnin once you have completed your assignment.
|