Tuesday, February 28, 2012
Quiz #1 is now Mar 12/13, in lab
Only up to what we did last class
Thursday, February 23, 2012
up to section 3 in the book
What will be output of typing
"Ryan".length
Codecademy up to Variables
HW:
make your very first webpage on WinSCP:
What we need:
A special folder (directory) called public_html
Capitalization matters. It is NOT
Public_HtmL
public.html
Inside public_html folder, we will store an html file: hello.html
The file permissions, folder permissions will not be set. We need to change the permissions.
web address (URL):
hostname/~loginname/filename
cs12.cs.qc.cuny.edu/~asth2456/hello.html
Error:
404 -- not found
403 Forbidden
every folder has two folders in it:
. which is yourself
.. which is one level up
command-line, text based user interface
GUI
http://cs12.cs.qc.cuny.edu/~xiuyi/fugu.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment