abdulhakim haliru wrote:
Hi guys,

I am really interested in switching from PHP to python
> but there don't appear to be a book for such.


I don;t know of any books expressly for converting from PHP to P{ython web development but there is a lot of documentation on Python web development, plus several different frameworks to choose from.

I've used TurboGears, and played with Django and Zope.

There are dead tree books on all three, the most popular
seems to be Django.

There are other, simpler frameworks too like Pylons and CherryPy.
Take a look at them, they all do pretty much the same things and
all are easier to use than traditional CGI, although Python
supports that too of course.

HTH,

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to