Lecture notes
Warning: The lecture notes are for reference only. I won't gaurantee that
I will write lecture notes for every lectures and they may not cover all the
material that I teach during the class. it is your responsibility to go to the
class and take notes.
- 1/6: Lecture 0: create your first webpage.
- 1/7: Lecture 1: Introduction to Unix
- 1/10Lecture 2 : Introduction to HTML(Base on Prof DeLeon's lecture)
- 1/12 Lecture 3: basic text formatting for HTML (Base on Prof DeLeon's lecture)
- 1/14: Lecture 4: Image in HTML(Base on Prof DeLeon's lecture)
- 1/14Lecture 5 : Links (Base on Prof DeLeon's lecture)
- 1/14 Lecture 6: Lists in HTML(Base on Prof DeLeon's lecture)
- 1/19Lecture 7: Table(Base on Prof DeLeon's lecture)
- 1/19Lecture 8: Frame(Base on Prof DeLeon's lecture)
- 1/21,1/24Lecture 9: Cascading Style Sheets(Base on Prof DeLeon's lecture),
Examples,
Mulder's Stylesheets Tutorial
- 1/26,1/28JavaScipt basics,
Examples 1,
Examples 2
Thau's JavaScript Tutorial
- 1/31, 2/2
Example set 1
- 2/2,2/4
Forms(Base on Prof DeLeon's lecture)
Example 1, example set 1,
example set 2,
- 2/16, 2/18
Introduction to Perl(Base on Prof DeLeon's lecture),
Basic I/O, String
- 2/23:
Lists and Arrays
- 2/25: Subroutine
- 2/28: Hash
- 3/2,3/7,3/9: Regular expression I, Regular expression II
Regular Expression III
- 3/4: Filehandles and File Tests
- 3/11,3/14: First CGI program, Examples
-
An Introduction to CGI
(Prof DeLeon's lecture notes)