IT350 12-week Exam Policy
- For this exam you may use the following (but these may not be shared with other students):
- Your course handouts (with your written notes)
- Other handwritten notes you have brought
- Your printed labs from this course
- You may not use:
- The textbook or any other book
- Any printed materials not specifically listed above
- No calculators/computers/smart phones are permitted.
IT350 12-week Exam Topics
- JavaScript
- intro, variables, operators,
- window.prompt, window.alert
- document.writeln
- functions
- arrays
- variable scoping, program and function
- Document Object Model (document)
- DHTML
- getElementByID and other accessor functions
- onclick, onhover, etc.
- how to set styles
- how to set innerHTML and other attributes
- form validation
- PHP
- intro, syntax, variables
- strings - single quotes vs double quotes
- objects
- functions
- file operations
- arrays: numerically indexed, associative, foreach, implode, explode
- variable scoping
- how to read parameters from a form submission
- proper HTML page generation, custom "page" class
- regular expressions
- Cookies
- JavaScript reading and writing cookies
- PHP reading and writing cookies
This page last modified