Spring 2003
Homework # |
Due date |
Solution |
| Exercise (ps) (pdf) | No |
(ps) (pdf) |
| Homework 1 (ps) (pdf) | 1/29/2003 |
(ps) (pdf) |
| Homework 2 (ps) (pdf) | 2/5/2003 |
(ps) (pdf) |
| Homework 3 (ps) (pdf) | 2/28/2003 |
(ps) (pdf) |
| Homework 4 (ps) (pdf) | 3/17/2003 |
(ps) (pdf) |
| Homework 5 (ps) (pdf) | 3/26/2003 |
(ps) (pdf) |
| Homework 6 (ps) (pdf) | 4/9/2003 |
(ps) (pdf) |
| Homework 7 (ps) (pdf) | 4/16/2003 |
(ps) (pdf) |
You need a CoC account to access the turn in script. Please contact CNS and apply for it if you don't have one.
You will turn in your homework solution in PDF format.
The file name should be in the form of hwk<homework number>-<your CoC
account name>.pdf.
For example, user smarty's 2nd homework will look like
hwk2-smarty.pdf .
By midnight of the due date, you must submit your homework solution online.
THIS MUST BE DONE FROM A COC MACHINE, NOT ACME.
Change your directory to the one containing the file you want to submit.
Use the program /net/hc26/cs3500/pub/turnin to submit that file. (e.g. /net/hc26/cs3500/pub/turnin
hwk2-smarty.pdf)
You should receive an email message with an attachment containing a copy of
the files you have submitted.
You can run turnin as often as you want, up until the deadline. Only your last
submission will be graded.
You can use this web page to generate pdf file. (link contributed by Zaib Talat)
The following is the way summarized by Omar DeLara
Here is the ultimate way to convert a PS to PDF, if you don't have Adobe Acrobat.
First, go to this website so you can learn how to install a PS driver. This also has insight for those that want to learn how to print to central-ps, if you haven't learned or have forgotten.
http://faq.oit.gatech.edu/0230.htmlSecond, take your PS file to this website and it will generate it for you via Aladdin Ghostscript and let you download the newly made document.
http://www.ps2pdf.com/Also, if the website is slow you can SCP or SFTP your file to acme or any CC computer(oscar,felix,lennon,etc) and run ps2pdf on your document, which is exactly what website does.