| CGI: "CGI
is not a language. It's a simple protocol that can be used to communicate between Web
forms and your program. A CGI script can be written in any language that can read STDIN,
write to STDOUT, and read environment variables, i.e. virtually any programming language,
including C, Perl, or even shell scripting." |
CGI Made Really Easy - "So
it's 4:00, your boss needs a CGI script written by 4:30, and you don't even know what
CGI stands for. You've come to the right place. [Note:] If you're not a programmer,
this primer won't help you much-- sorry. Learn some programming, even shell scripting, and
come back when you're done. Good luck!"
Common Gateway Interface - excellent
resource. Docuementation, an archive of scripts, more.
Java: Java is two things: a programming language
and a platform. For more complete information go to: What is
Java?
Gamelan: the Java
Directory - the official site for Java
The Java Tutorial - a
practical guide for programmers, download the tutorial here.
IRDU Java Tutorial -
similar to the above information, but contains links to other resources.
Java Resource Page - This old (but still working) page contains links to Java
URL's, Newsgroups, Mailing Lists, Sites Listing Java Books And Newsletters, Events, Java
Newletters
Software:
CoffeeCup Software - download and order
site
| JavaScript:
"JavaScript is a proven scripting language, which is supported by most
browsers. When used within a web page, it gives the Web Author the ability to add
client-side pre-programmed interactive functions to your web pages. JavaScript greatly
extends the capabilities of HTML." |
A Beginner's Guide to JavaScript
by Rajesh Vijayakumar
A Very
Basic Javascript Tutorial
Doc JavaScript - a tremendously
useful resource. "Doc JavaScript is a biweekly column on JavaScript, a programming
language for web page's object manipulation."
InfoDial -
a primer, with scripting examples
JavaScript Intro
by VooDoo - easy to understand tutorial
JavaScript for the Total
Non-Programmer - another very useful place to start
Javascript Tips
- The JavaScript Tip of the Week archive is a collection
of 30 coding tips with complete source code, working examples, and commentary.
Netscape
Javascript Guide
Perl: Perl's
author, Larry Wall, describes Perl this way:
"Perl is an interpreted language optimized for scanning arbitrary text files,
extracting information from those text files, and printing reports based on that
information. It's also a good language for many system management tasks. The language is
intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny,
elegant, minimal)." - from the Perl Language Home Page. |
Perl Language Home Page - from OReilly,
the book publisher. A wealth of info here.
Perl 5 Regular Expression
Description - from the Perl newsgroup.
Tips, tricks, download sites
BigNoseBird - "Looking to improve
your webmastery skills and perk up your site? Stop looking and start learning! BNB
features over 190 pages of easy to read original tutorials on almost every subject you
might find of interest. We have free scripts, free graphics, free midi files and much,
much more."
Internet Tips Index - not easy
to classify, but there are some really useful tips here.
Matt's Script Archive (check
it out!)
Programming and Scripting
- another very useful source for Perl, Java, and JavaScript information
Script Search - "the
world's largest script library" (well anyway, over 5,000 scripts here)
Last update May 2, 1999.