Welcome to CS110 lab!
In the first lab we will practice with using some basic
applications, like TextWrangler (text editor),
Fetch (file transfer program) and Safari/Firefox
(web browsers). We will also become familiar with the process of
uploading our stuff to the cs server, and view our web pages over the
web.
Here's what we're going to do today:
- Log into the Macs, which run OS X.
- Using TextWrangler (or
Notepad on PCs), create a
simple web page using HTML.
Note: Do not use Microsoft
Word. Don't even cut and paste from Word or FirstClass. This
can introduce strange items into your HTML.
- View it locally in a browser.
Your browser's location bar should start with
file:///Users/
- Upload it to the cs server via
Fetch
on Macs (or WinSCP
on PCs).
- View the newly-uploaded page in a browser.
Your browser's location bar should start with
http://cs.wellesley.edu/
- Modify your web page, in TextWrangler (or Notepad), by adding
more text and tags, save it, and view it locally in a browser.
- Upload the new version to the server, using Fetch (or WinSCP).
- View it in a browser.
- Repeat steps 6, 7 and 8 several times.
Optional reading: Meyers Chapters 1-3.
© Computer Science 110 Staff
This work is licensed under a Creative Commons License
Date Modified:
Wednesday, 23-Jan-2008 13:46:34 EST