IT350 12 weeks Exam - Friday
Notes:
- Individual effort!! Collaboration of any type, in any form, is expressly forbidden.
- You can use your hand-written notes and the course website
a. Does not include any external websites linked from the course website (e.g. w3schools)
b. Does NOT include any other websites (e.g. Google, StackOverflow)
- You are not allowed to use the browser or the web server to actually run code (HTML, CS, JavaScript, or PHP)
- Do not communicate in any way about the content of this exam with other students until after the exams are graded and returned
IT350 12 weeks Exam Topics
- PHP
- intro
- cookies
- sessions and session variables
- CSS - all topics including
- locations for style
- selectors (automatically applied and manually applied)
- CSS properties and their possible values
- cascading styles - what takes precedence
- the box model
- centering, positioning
- responsive web design and media queries
- Bootstrap - only generic questions about what Bootstrap does, no questions about specific classes
- Server side includes
- HCI - all topics including
- memory
- affordances
- feedback
- usability, user testing
- JavaScript
- intro
- functions, including scope of variables
- arrays