Python Resources
Python is an object-oriented programming language where indenting is important. It is used in web programming, among other things, and the very popular Plone Content Management System is built on Zope, which is built with Python.
- Research Buzz Article on Search Engine Specific for Python
- Search Engine Specific for Python
- Python Info
- Artima Developer: Best Practices in Enterprise Software Development
- A Conversation with Guido van Rossum – “In this six-part interview, Python creator Guido van Rossum gives insights into Python’s design goals, the source of Python programmer productivity, the implications of weak typing, and more.”
- Weak versus Strong Typing [in Python]
This article was originally posted on the UCLA Programmers Wiki. And thanks, Jim Williamson, for the last three links.