Monday-Tuesday: Week 2 Introductory Module
Due This Week
-Complete Week 2 Coding Assignment (No submission required, but will be covered on the quiz)
-Complete Week 2 Quiz (Based on this week's coding assignment, module, and readings)
-Post any project questions in the Project 1 Question Thread for assistance from your peers and me
-Complete Project 1 - Personality Quiz
Also
-Watch Week 2 Module Video - Loops and functions (Download PPT Slideshow Download Download PPT Slideshow)
Mod2LoopsAndFunctions.mp4 Download Mod2LoopsAndFunctions.mp4
-Watch Lynda Tutorials (~45 minutes) - Sign in using your UCF credentials at http://lyndacampus.aa.ucf.edu/ before clicking the following links.
- Arrays Links to an external site.
- Properties and methods in arrays Links to an external site.
- Functions in JavaScript Links to an external site.
- Build a basic function Links to an external site.
- Add arguments to the function Links to an external site.
- Return values from a function Links to an external site.
- Loops Links to an external site.
- Looping through arrays Links to an external site.
- Break and continue loops Links to an external site.
- What is CSS? Links to an external site.
- CSS syntax Links to an external site.
The rest of the CSS videos in this tutorial set are optional: however, consider consulting them for ideas on how to style your quiz. I particularly recommend “Working with fonts,” “Formatting text,” and “Working with color” for this assignment
-Read Eloquent JavaScript - Program Structures Links to an external site.
-Read: Speaking JavaScript - Functions Links to an external site.