The following outline topics to be considered for the final exam. This will be expanded and refined over the next few days.

XHTML & HTML
    Elements(Tags)
        match name to description for non-deprecated entries in
        http://cs.ups.edu/~rbentson/Standards/HTML/elements.html
    Attributes
        match name to description for non-deprecated entries in
        http://cs.ups.edu/~rbentson/Standards/HTML/attributes.html
    Entities
        match common character entities to their names
        http://cs.ups.edu/~rbentson/Standards/HTML/entities.html
  Cookies
    explain their purpose, and describe how they're implemented in HTTP
  Robots
    explain "robot exclusion" and how it is implemented
  Validation
  Accessibility & Style
    describe how to make a page more accessible
CSS
  Purpose
    provide rationale for using CSS instead of HTML formatting attributes
  Properties
    match Level 1 CSS property names to their descriptions
    http://cs.ups.edu/~rbentson/Standards/CSS/OReilly_Musicano+Kennedy_CSS_cribsheet.html
DOM
  Purpose
    explain the relationship between DOM and JavaScript
MySQL
    identify relationships between database, row, table, and column.
    identify elements of SELECT, INSERT, and UPDATE statements,
        and describe their operation/purpose
.
.
.
JavaScript
    how JavaScript is presented to the browser
PHP
    how PHP is processed by the server
Security
  Thompson's Hack
  Threat Trees
  Risks To The Public In Computers And Related Systems
Funds transfer
Django
    

CSCI250A/StudyGuide.html was last edited by Randolph Bentson, on 2007-12-10T21-45-38-0800

Valid HTML 4.01 Strict Valid CSS!