
CS 453 - Lecture Notes
-
- Course Introduction(Powerpoint
set "a")
- The Business of E-Commerce (Powerpoint
set "b")
- Business Strategies and Models (Powerpoint
set "c")
- Homework 1 (Powerpoint)
- Intro. to JavaScript (Powerpoint
set "d")
- HTML Forms, JavaScript, CGI Scripts (Powerpoint
set "e")
(Form
example)
- Homework 2 (PDF)
- Cookies, Cascanding Style Sheets (Powerpoint
set "f")
- Intro. to Information Security for E-commerce
(Powerpoint
set "g")
- Cryptography Background
(Powerpoint
set "h")
- Symmetric Key Cryptography
(Powerpoint
set "i")
Exam 1 on material up
above this!
Info on Exam 1 is
here.
Review Sheet we used on Oct. 16 is
here.
- Public Key Encryption
(Powerpoint
set "j")
- PHP: lecture and demos done in class, so no slides. See
virtual
labs or PHP tutorials such as the one here
at w3schools
- PHP examples done in class are here.
Note: right-click etc. to download! Left click
will execute script.
- phpdemo1.php
-- A most basic PHP script
- cookie1.php
-- Simple code that sets a cookie
- cookie2.php
-- More complex script that reads cookie values, keeps a
page-visit-counter using
cookies, and removes cookies.
- processform2.php
and form1.html
-- An example form and a PHP
script to process the values it sends to the server.
- phpglobals.php
-- A demo to show
what all the global variable available may hold.
- i3.php
and handlei3.php
-- Correct versions (at least
one that kind of make sense) from Virtual Labs example on cookies.
- Web applications and maintaining state: part 1 (Powerpoint
set "k")
- Web applications and maintaining state: part 2, DBMS (another Powerpoint
set "k")
- Secure Socket Layer (Powerpoint
set "l")
- Payment Systems (Credit cards etc.) (Powerpoint
set "m")
- Web 2.0, Ajax, Ruby on Rails (Powerpoint
set "n")
- Test 2 Review, End-Game Doc (HTML)