Course Web Site: www.cs.siu.edu/~dche/courses/CS350
(MWF 1:00 – 1:50 p.m. PARK 107)
[Reserved Area for
Important Announcements]
How to set up your Java
Environment
How to set up your Perl
Environment
How to set up your CGI
program
How to deploy your Java Servlets to TomCat
Server
·
Here is the
famous Hello World
example with its source Java code
Online Readings and
References
·
XHTML & CSS
o Alphabetical Tag List of HTML
·
JavaScript
o jQuery online reference
(best place to learn jQuery)
·
Java Applet -- Sun's online
tutorial
·
Perl and CGI
o Beginner's
Tutorial to CGI Scripting using Perl
o Perl
Quick Reference online (printer version)
o Another Cool Tutorial
for CGI
·
PHP Manual (you can
find everything you need with PHP)
o A quick online complete list of PHP
operators
·
Database Access from the Web
o Getting
Started with Oracle Database (online handout)
o A Not Too Short Introduction
to Oracle SQL*Plus
o Access Oracle using Perl
DBI (a running
example, another example with
MySQL)
o Access Oracle from PHP (a
running example)
o Access MySQL from PHP: a running example
·
Ajax Tutorial (the cool technology!)
·
Authentication, Authorization,
and Access Control