BCP

JAVASCRIPT

Today (Feb 4th):

PROMPTS DUE TODAY.

KP and CR still need to complete the
FORMS AND FUNCTIONS POWERPOINT
FORMS AND FUNCTIONS 10-QUESTION WORKSHEET
.
For the rest of you - grades are posted on the door.

Today, please finish your JavaScript page that prompts the user for his/her first name (not YOUR first name), then prompts the user for his/her last name(not YOUR last name), and then displays a popup box saying "Hi, FirstName LastName!" At 11:15, I will go over the code with you
LINE
BY
LINE.

Save this as YourFirstLastnamePrompt.html and upload this to the TO BE GRADED folder on the remote server.

Grading criteria:
ElementPoints
Saved/uploaded correctly10 points
Prompts work correctly40 points
Alert box works correctly40 points
Page looks good10 points
*
*
Those of you that have unfinished back work - get a tutorial pass and get your work in.

-Mrs. Hoben


Previous Assignments

January 9: Basics of JavaScript Tutorial
Write an HTML/JS document that uses the document.write command to display the following message: Hi! Welcome to my first JavaScript Web Page!
Title your page (Your Name) JavaScript Page. Save it as (YourName)JavaScript1.html upload it to the TO BE GRADED folder on the remote server.

January 11: JSWS: JavaScript Web Workshop Chapter 1

January 13: HTML tags + JavaScripts Combine a JavaScript alert box and a document.write script with the HTML tags to create a page that has a background color, a horizontal line, and an image along with your JavaScripts. Your online worksheet is right here.

January 15:Your JavaScript worksheet Chapter 2-1

January 19-22:Use of Variables

January 26th:Value, Variables, and Operators

January 28th:Val, Var, and Ops Part 2

February 3:Forms and Functions PowerPoint and the Forms and Functions 10-question worksheet.



Other Resources
JavaScript Primer
Primer Assignment #1