Sections Covered on the Final

Perl

Chapter 2

  • All sections

Chapter 3

  • All sections

Chapter 4

  • All sections

Chapter 5

  • All sections

Chapter 6

  • All sections

Chapter 8

  • Omit section on local( )

Chapter 10

  • What is a Filehandle
  • Opening and closing a file handle
  • Using file handles

Chapter 14

  • Using Backquotes

Chapter 17

  • DBM Databases and DBM Hashes
  • Opening and Closing DBM Hashes
  • Using a DBM Hash

Setting Up and Maintaining a Web Site

Chapter 8

  • Script Basics
  • Communicating with scripts

Chapter 9

  • Introduction
  • Basic Scripts
  • Retrieving Server and Browser Information from Within Scripts
  • Preserving State Information Between Invocations of a Script
    • Mainting state within a fill-out form
    • Cookies

Chapter 10

  • A First Example
  • JavaScript Syntax
  • Working with Built-In Objects
  • Handling Events
  • The JavaScript window Object
  • The JavaScript document Object
  • Simple Tricks
    • Omit Controlling the Contents of a Frame from a Menu
  • Common Tasks
    • Creating defaults for a text field
    • Validating a fill-out form before submitting it

Web Pages

  • Perl examples
  • JavaScript examples
  • Homework Assignments