SLIDE 1
CS/IT 490 WD Web Development
SLIDE 2
What this class will not be
Design principles A software tutorial Tool-based
SLIDE 3
What this class will be
Text editor based Development from scratch Hopefully funner than other programming classes Project based
SLIDE 4
Attendance
Name Website (& other programming) experience Why you’re taking this course Hobbies
SLIDE 5
URL
Protocol
http:// - standard websites (Hypertext Transfer Protocol) https:// - secure websites (email, money changing hands). S is
for secure
ftp:// - file transfer. Used for transferring files in an unsecure
fashion.
SLIDE 6
URL continued
Subdomain(s)
www b.web
Domain
google umkc
Overarching domain(s)
com edu co.uk
SLIDE 7
URL continued
Directory listings
is/support/services/vpn/Windows
File & extension
CS490WD.html
GET variables
?page=1&user=Steve
SLIDE 8
Under the Hood
POST variables SESSION variables COOKIE variables
SLIDE 9
Browsers
Chrome (Chromium) Internet Explorer Firefox Safari Mobile browsers
SLIDE 10
Validators
http://validator.w3.org/
The gold standard W3C is the world wide web consortium
SLIDE 11
Campus VPN
http://www.umkc.edu/is/support/services/vpn/Windows/
SLIDE 12
UMKC personal web space
http://www.umkc.edu/is/cs/PersonalHomeWeb.asp PHP info to follow
SLIDE 13
Personal web space
www.godaddy.com Hosting
GoDaddy SiteGround iPage JustHost sites.google
SLIDE 14
Project
Broken site that you like but are unhappy with A site that you feel is missing from the web A site for you and friends/family/people with the same
interest to interact in some way
Actions that you do repetitively for school and want to
pseudo-automate