Please do the following setup steps as soon as possible (Saturday 12 April at the latest), to be ready for the real class work.
html
. If not create it
mkdir html
and make it readable by everyone
chmod a+rx html
html
named
CS295_files
cd html; mkdir CS295_files
and make it readable by everyone
chmod a+rx CS295_files
We will share work on class projects in these directories. The
html
directory is a great place to create a
personal Web page for your work in CS, in a file called
index.html
. Please do not place any file
named index.html
in CS295_files
or in
its subdirectories. Normal Web browsers will then provide a
direct view of all the files you have there, and allow others to
copy them according to our open project nonrules.