Introduction
The laboratory facility for the course is not set up yet, so we will use this first part of the course to develop some understanding of
how the Internet and the World Wide Web works, and to practice looking at web sites from a developer’s perspective.
The Assignment
Read the first five articles in the Opera/Yahoo Web Standards Curriculum (don’t panic: each
“article” is quite short), and answers the following questions:
- In what year did the Internet as we know it first become operational?
- What is the relationship between the Internet and the World Wide Web?
- What code did Tim Berners-Lee first release to the public in 1993 while he was at CERN?
- What is the name of the organization that Tim Berners-Lee founded at MIT in 1994?
- Chapter 3 says, “Every request/response starts by typing a Universal Resource Locator (URL) into the address bar of your web browser, …” But there is another way to make a URL request besides typing it. What is it?
- What are the three principle components of a URL, and how are they specified in a URL string?
- What does DNS stand for, and what role does it play in making Internet requests?
- What is HTTP, and how does it relate to the World Wide Web?
- Define the following HTML terms: element, start tag, end tag, attribute, attribute name, attribute value, and element content.
- What are the three components of a static web page, and what language is used for each?
- Give the names of 4 different browsers.
Submit The Assignment
Submit the assignment by midnight of the due date:
- Put your answers in the body of an email message, not in an attachment.
- Be sure to put your name in your email message!
- The Subject line must be CS-081 Assignment 1 to avoid my spam filters.
- Send your email to either Christopher.VickeryATqc.cuny.edu or vickeryATbabbage.cs.qc.cuny.edu — but not to both.
See the course home page for grading and late homework policies.