Saturday, November 22, 2008

Thoughts on Python vs Ruby

python

Prude yet easy going language, easy to write once you learn the basic syntax & APIs

There's a LOT of frameworks
* web.py
* Django
* Pylons
* even more http://wiki.python.org/moin/WebFrameworks


Ruby
higly dynamic language and very flexible language, has a lot of momentum behind rails, although merb is an up & coming and is more lightweight and flexible than rails.