CSE686 - Internet Programming

Lecture #2 - Classic Web Programming

HTML, CSS, JavaScript

Web Resources:

Color Lab Color Codes HTML tags Everything HTML XML, HTML, Scripting webdeveloper.earthweb devx... W3Schools Web Developer's Virtual Library World-Wide Web Consortium WebReference

Content:

This lecture covers Semantic HTML, new additions in HTML5, Javascript, and CSS including additions in CSS3.
  1. Syllabus describes topics to be covered, reading material for you to digest before coming to class, and due dates for the assigned projects.
  2. Final Project #1, Final Project #2, Final Project #3
    You will do one of these - the choice of which is yours to make - and present on the last day of classes, May 01.
  3. Classic HTML

  4. JavaScript:

  5. jQuery

  6. Support for HTML5 and CSS3

  7. HTML and HTML5 Layout

  8. Previous Layout Examples - Lecture #1

  9. Lab Assignment #2
  10. Web Programming Language Resources


    HyperText Transport Protocol (HTTP)
      Tutorials:     jmarshall, dslab, wdvl,
      References:  comptecdoc
      Examples:    evolvedcode

    HyperText Markup Language (HTML)
      Tutorials:     Htmldog,
      References:  Htmldog, W3c, HtmlHelp, W3Schools,
      Examples:    W3Schools,

    eXtensible Markup Language (XML)
      Tutorials:     XMLfiles, Zvon, Univ of Aarhus, w3schools, gotDotNet,
      References:  Programming the XML DOM, MSDN - XML DOM, XML Schemas,
      Examples:    xmlFiles,

    Javascript
      Tutorials:     W3Schools, WDVL, pageresource, Webmonkey, webdeveloper, echoecho,
      References:  visibone, devguru, webreference, W3cSchools, W3C,
      Examples:    Htmldog,

    Cascading Style Sheets (CSS)
      Tutorials:     Htmldog,
      References:  Htmldog, HtmlHelp, W3cSchools, Zvon, Webucator, W3C,
      Examples:    Htmldog,

    C#
      Tutorials:     University of Linz, SoftSteel, CSharp Station, JaggerSoft, Using the IDE, ProgrammingTutorials links,
      References:  gotdotnet,
      Examples:    Code Page,