Monday-Tuesday: Week 4 Introductory Module
Due This Week
-Complete Week 4 Coding Assignment (No submission required, but will be covered on the quiz)
-Complete Week 4 Quiz (Based on this week's coding assignment, module, and readings)
-Post any project questions in the Project 2 Questions discussion thread
-Complete Project 2 - Mastermind Game
Also
-Watch Week 4 Module Video - Document Object Model and Interaction Design (Download PPT Slideshow Download Download PPT Slideshow)
Mod4DocumentObjectModelInteractionDesign.mp4 Download Mod4DocumentObjectModelInteractionDesign.mp4
-Watch Lynda Tutorials (~55 mins) - Sign in using your UCF credentials at http://lyndacampus.aa.ucf.edu/ before clicking the following links.
- DOM: The document object model Links to an external site.
- DOM: Target elements in the DOM with querySelector Methods Links to an external site.
- Access and Change elements Links to an external site.
- Access and Change classes Links to an external site.
- Access and Change attributes Links to an external site.
- Add DOM elements Links to an external site.
- Apply inline CSS to an element Links to an external site.
- What are DOM events? Links to an external site.
- Some typical DOM events Links to an external site.
- Trigger functions with event handlers Links to an external site.
- Add and use event listeners Links to an external site.
- Pass arguments via event listeners Links to an external site.
-Read Eloquent JavaScript - Document Object Model Links to an external site.
-Read Eloquent JavaScript - Handling Events Links to an external site.