CompSci 94 Fall 2019: Assignment 2
Due: Thursday Sept. 12, 2019 by 11:59pm
10 points
The purpose of this assignment is for you to create a web page about
yourself.
Creating Web page about yourself
You should create your web page using Glitch.
For this course, you will create a web page about yourself.
Whether or not you already have a personal home page, you should create a separate webpage
for this course.
You must write the webpage
in hypertext
markup language, HTML and CSS.
Your webpage must contain at least the following information:
- Your name ( first name is ok, note that your web page will be
public and on the web so if you don't want identifying information on it,
only first name is fine. )
- where you are from
- your computer science autobiography (see below)
- a link to the CompSci 94 web page
- a list of information about the first three classworks (classworks 1
to 3 from August 29 to September 5). You should
have a header that goes with this list.
- For Classwork 1 (panda on the moon with friends) include two different pictures of your Alice world for classwork 1,
OR instead of two pictures you could put
a link to a YouTube video OR you could embed the video in the webpage.
- Also For Classwork 1, include a
description (paragraph) of what your Alice world from classwork 1
is about.
- For Classwork 2, a link to the html page you created for classwork 2 (the animal web
page with just HTML).
- For Classwork 3, a link to your html page for classwork 3, the animal web page in html
that you styled with CSS.
- A table of words or phrases and images about you. The table must
have at least a header row, three more rows, three columns and at least
two pictures in the table. The table can be
bigger if you want. For example, you could have a column on deserts you
like and put in a picture of chocolate chip ice cream, key lime pie and
peach cobbler. You could have another column on your hobbies, etc.
- List the courses you are taking this semester, including this one!
- Style your webpage, using at least four things you learned with
CSS.
- Write a list that describes the four things you did with CSS to
style your web page.
Some suggestions for additional information but not required include:
- your nickname
- your hobbies
- your year
- other courses you are taking
- any other interesting web pages you know about
Computer Science Autobiography
Your autobiography should attempt to answer the following questions:
- Where are you in terms of computer science/technology at this point in your life
(have you done any programming, know any tools (editors, spreadsheets)?
- What are you planning on doing with your life after Duke
and how do you see computers/technology in your future? (they are used in
someway in almost all careers, whether you write a program to do something or
you pay someone else to write a program for you)
Your email address on a web page (optional)
You can decide whether or not you want to put your email address on
your web page. There are web crawlers that look for email addresses on
web pages and then send spam to them. If you put your email address on a
web page, then you should disguise it in some way.
If your user id is
abc123 then you don't want to list it as abc123@duke.edu, but rather as
abc123 AT duke.edu.
You can also disguise it by putting it in a graphic image as Prof. Rodger does
on her web page.
Neither of these guarantee that current or future webcrawlers will find
them.
SUBMIT: FILL OUT THE REFLECT FORM
YOU MUST DO THIS PART AFTER YOU HAVE COMPLETED YOUR WEB PAGE.
For this assignment only, you will not use websubmit to submit, since
there is no file to submit.
For submitting, just fill out the Reflect form in which you will
include a link to the URL for your web page.
In doing so, you are telling us that your web page is ready
to grade.