ON-LINE MATERIALS FOR CSC265

Lectures

Course notes are organized into separate sections by topic, and appear below in the order of presentation in class. The web pages for each section will be made accessible only as we get to the topic in class.
TOPICS


Exercises

  1. Enhancing the KWIC project
  2. Perl: Converting HTML to ASCII Text
    (There is a separate web page containing hints on how to complete assignment 2.)
  3. An Exercise in Using dbx
  4. An Exercise in Using tcov
  5. Perl: a directory tree browser


Laboratories

  1. Introduction to vi
  2. Introduction to Perl
  3. HTML
  4. Inspection exercise
  5. Using dbx
  6. More inspection
  7. Writing efficient programs
  8. Using library functions in C
  9. More Perl
  10. The Make utility
  11. C++ and OO programming