Ask HN: Best place online to learn building web apps?
2 comments
The Django Book is a great way to start with the Python Framework "Django" - Like Ruby on Rails but in Python (and thus with more awesome) - http://www.djangobook.com/en/2.0/
If you are interested in Rails, try this: http://guides.rails.info/, based on Rails 3.0 which is in final beta.
Thanks in advance.