| CS285 -- Lab 1: Electronic Submission to HTML |
|
|
OverviewIn this lab, you will write a program that will convert files formatted formatted according to the electronic submission guidelines into HTML. ProceduresWrite a parser that will convert the example submission document into an HTML compatible document like this one. Note that your program should be able to handle other documents that contain the same formatting commands. In particular, your program should be able generate an HTML document corresponding to your first quiz submission (one for each of the partners). In your report, you should include (within \begin{verbatim} and \end{verbatim} formatting commands) the resulting HTML document produced when your first quiz submission (one for each partner) is converted to HTML. You may ignore any images that may be present in the input document; however, you may wish to handle this in your program as well. You should make use of at least one class in your program design. Lab report (due 11:00pm, the day prior to week 3 lab)Your report should include:
As with any report you submit, correct spelling and grammar are required. In addition, your report should be submitted electronically following the Electronic submission guidelines. (You may wish to consult the sample report before submitting your report.) Be sure to keep copies of all your files, in case something gets lost. It may be wise to keep a diskette backup as well. Your grade will depend on quality of design, clarity of code and documentation, as well as whether your program produces the correct results. If you have any questions, consult your instructor. |
| © 2001 Dr. Christopher C. Taylor | Office: CC-27C | Phone: 277-7339 | Last Updated: January 3, 2001 |
| I am responsible for all content posted on these pages; MSOE is welcome to share these opinions but may not want to. | |||