Thursday, October 1, 2009

Web Programming w/ Python

Scheme (programming language)Image via Wikipedia

CPythonImage via Wikipedia
I've been teaching myself Python by reading the material on the web and running through some exercises. Python is a scripting language that has to be run on a commandline or in an interpreter/IDE. Reminds me of taking CS3 at Berkeley back in 1994 when I used the Scheme (symbol on the right) language. Good thing I like Python much more than Scheme. Anyway, I wondered how does such a language be used on the web. We can definitely use CGI scripting with Python. I found a great web site to teach oneself how to do it.

Web Programming in Python
Web Python Tutorial

Reblog this post [with Zemanta]

No comments: