CSC 308, Fall 2011
Gene Fisher


General Index:

Items of Near-Term Interest:


Index by Week:

Week 1:

Week 2:

  • standard operating procedures, volume 1 -- introduction to the projects directory structure and the standard procedures for updating project data files
  • svn basics -- basic commands for using the concurrent version control system (SVN)
  • milestone 2 writeup -- initial work on functional requirements
  • milestone 1-2 example [ html , pdf ] -- very rough draft of Section 1 and Section 2 of the requirements specification document
  • unix basics -- basic commands for file and directory access in UNIX
  • html basics -- basic introduction to the WWW hyper-text markup language (HTML)

Week 3:

Week 4:

Week 5:

Week 6:

Week 8:

Week 9:

1



Document File Formats

Data files are available in the following formats:

  • HTML, suitable for viewing with a web browser; these files have a ".html" extension.
  • PDF, suitable for viewing with Adobe Reader; these files have a ".pdf" extension.
  • PostScript, suitable for viewing with a PostScript previewer or direct printing on a PostScript printer; these files have a ".ps" extension.
Most file links in an HTML document, point to other HTML files. To access the PostScript, PDF, or plain text version of a document, go to the desired directory and view the desired file with the ".ps", ".pdf", or ".txt" extension.