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
No comments:
Post a Comment