This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
Thursday, October 1, 2009
Web Programming w/ Python
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
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment