CS/IT 490 WD Web Development Dr. Steven Bitner What this class - - PowerPoint PPT Presentation

cs it 490 wd
SMART_READER_LITE
LIVE PREVIEW

CS/IT 490 WD Web Development Dr. Steven Bitner What this class - - PowerPoint PPT Presentation

CS/IT 490 WD Web Development Dr. Steven Bitner What this class will not be Design principles A software tutorial Tool-based What this class will be Text editor based Development from scratch Hopefully funner than other


slide-1
SLIDE 1
  • Dr. Steven Bitner

CS/IT 490 WD Web Development

slide-2
SLIDE 2

What this class will not be

 Design principles  A software tutorial  Tool-based

slide-3
SLIDE 3

What this class will be

 Text editor based  Development from scratch  Hopefully funner than other programming classes  Project based

slide-4
SLIDE 4

Attendance

 Name  Website (& other programming) experience  Why you’re taking this course  Hobbies

slide-5
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
SLIDE 6

URL continued

 Subdomain(s)

 www  b.web

 Domain

 google  umkc

 Overarching domain(s)

 com  edu  co.uk

slide-7
SLIDE 7

URL continued

 Directory listings

 is/support/services/vpn/Windows

 File & extension

 CS490WD.html

 GET variables

 ?page=1&user=Steve

slide-8
SLIDE 8

Under the Hood

 POST variables  SESSION variables  COOKIE variables

slide-9
SLIDE 9

Browsers

 Chrome (Chromium)  Internet Explorer  Firefox  Safari  Mobile browsers

slide-10
SLIDE 10

Validators

 http://validator.w3.org/

 The gold standard  W3C is the world wide web consortium

slide-11
SLIDE 11

Campus VPN

 http://www.umkc.edu/is/support/services/vpn/Windows/

slide-12
SLIDE 12

UMKC personal web space

 http://www.umkc.edu/is/cs/PersonalHomeWeb.asp  PHP info to follow

slide-13
SLIDE 13

Personal web space

 www.godaddy.com  Hosting

 GoDaddy  SiteGround  iPage  JustHost  sites.google

slide-14
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