(printable)
|
|
This is an initial release of a website that can be used to learn (or teach)
web programming. We assume that the user has no programming experience and
the goal is to teach how to create
- basic webpages (using HTML and CSS)
- interactive webpages (using HTML forms and a scheme-based extension of HTML)
- basic Graphical User Interface programming (using a simple yet powerful graphics library)
The release is in an early draft stage, following the
open-source model of release early/release often. It consists of the following
two pieces:
- this website, which contains lecture notes on web programming, sample exercise, and
useful links
- a practice website, where you can try out your own html, servlets, and applets
You can configure the practice website so that the files can be uploaded directly from the
web (via a password), which is useful when you want to share this practice website among
an entire class.

This work is licensed under a Creative Commons License.

|
|