NMU logo                                             Dept. Colloquiua


CS 101   Web Construction,  Fall 2008,  Instructor:  Jeffrey Horn


COURSE ANNOUNCEMENTS (Saturday, December 6, 2008)

What's REALLY New:

Not so New (Older Announcements):

CONTENTS

COURSES

SUNDAYS

MONDAYS

TUESDAYS

WEDNESDAYS

CS 101

4-10

12-5

 

5-10

Lecture Notes


LECTURE NOTES

VIDEOS:

WORKSHPS:


ASSIGNMENTS

o    Details:

§  Graded S/U (pass/fail)

§  Use any TEXT editor you like (e.g., NotePad, WordPad, etc.)

§  Create a folder named "A0"

§  Create a file named "A0.html"

§  Put some basic information into like your name

§  Save it and view it in a browser.

§  Show me.

§  Then edit the file again and add some more info.  Save it, view it in a browser, and show it to me.

 

·         Assignment 1  "First Web Page"

o    Handed out:  Wednesday, August 27, 2008  (MW section)   Thursday, August 28, 2008  (TR section)

o    Due:               IN CLASS   Monday, Sept. 8, 2008  (MW section)   Thursday, Sept. 4, 2008 (TR section)

o    Goals:  Get used to the TextPad (or TextWrangler) editor, and use actual valid html tags to markup (format) text on a web page.

o    Details:

§  Create a single, simple web page consisting of a single .html file.

§  Make sure it has original content in each of the following:

1.      Comments (At the very least, a comment near the top of the file with your name, the date, and the assignment number)

2.      Nesting

3.      Title  (in a properly-written header)

4.      Body

5.      At least three different elements from the following list of inline-level elements:  
 
(I, EM, B, STRONG, SUB, SUP, Q, STRIKE)

6.      At least two different elements from the following list of block-level elements:  
(H1,H2,H3,P,HR)

§  Indentation/writing style (try to indent for readability, but I won't grade you on indentation this time!  I will, however, give you feedback on it.)

§  Example  (view the source code for this page!)

o    Turn-in Procedure:    Show me your web page on your notebook, in class or during my office hours

 

·         Assignment 2  "Multimedia Pages with Style"

o    Click here

·         Assignment 3  "Links, Tables, and Servers"

o    Click here

·         Assignment 4  "Multi-page Web Site"

o    Click here

·         Assignment 5  "FORMS and Server-side Scripts"

·         Assignment 6  "JavaScript (with Image Maps)"


 


PROGRAMMING


TESTS AND QUIZZES


 

FINAL EXAM 

In response to numerous requests, I have decided to be flexible and allow EVERYONE in both of my CS 101 sections to take the final exam on EITHER of the two days that have been allocated:

Officially* scheduled for Section: Day Time Location Notes
#3  (TR section) Monday,

Dec. 8, 2008

4:00-5:50pm WS 2904

(Lecture Hall B)

Very close to our usual classroom!

(12 steps south)

#2  (MW section) Thursday,

Dec. 11, 2008

4:00-5:50pm WS 2901 Our usual classroom!

*(from NMU Master Schedule)

The two tests listed above will be different but similar.   (Both sections of CS 101 covered the same material and had the same assignments, although different quizzes and tests.)  And no, you can't take both!

A guide to the final exam can be found here, including topics and policies.