[Tutor] Python

Daniel Yoo dyoo@hkn.EECS.Berkeley.EDU
Fri, 1 Sep 2000 20:16:26 -0700 (PDT)


On Thu, 31 Aug 2000, Guilherme wrote:

> 	I would like to know if python can be used to program CGI
> scripts, and where can I find a good tutorial on python?

Hello!  You'll definitely want to look at the tutorials and introduction
section of the Python website --- it has exactly what you're looking for.

    http://www.python.org/topics/web/basic-cgi.html
    http://www.python.org/doc/Intros.html

Also, you might want to look at:

    http://www.faqts.com/knowledge-base/index.phtml/fid/199/

It's a Python FAQ respository, and has a lot of good information and
links.

If you have any questions, feel free to ask us again.  Good luck!