Category Archives: python
Hello World in Python
Python is a very high-level interpreted scripting language. I have a personal interest in learning it, as it seems to be a great rapid prototyping language. You can quickly and easily write your logic in Python, just to see if it works. If it does rewrite the whole thing (or just resource-intensive chunks) in a [...]
Also posted in blogathon 2007, software
Leave a comment


