[Tutor] web programming tutorials?

Terry Carroll carroll at tjc.com
Sat Apr 19 02:38:27 CEST 2008


On Fri, 18 Apr 2008, Che M wrote:

> Thank you, everyone, for all the responses!  I will wade through them
> and try to get some understanding and then will no doubt come back with
> some questions in some days.  Much appreciated. -Che

Che, I've done several superficial web programs over the years, and I'm 
inclined to agree with those who suggest trying some imple CGI programs 
first to understand how it works under the covers.

That being said, for an upcoming personal project, I'm going to be using 
at least CherryPy and perhaps some other Turbogears components, and 
perhaps even Turbogears itself.

To that end, I've found the Turbogear parts of the book "Professional Python Frameworks: Web 2.0 Programming with Django and 
Turbogears" ( 
http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470138092.html ) to 
be very helpful in understanding Turbogears.  This may just be a point of 
personal preference, but I found it a better explanation than the 
Turbogears book "rapid Web Applications with Turogears" referred to at 
http://turbogears.org/. 

You may wish to try a few simple web programs, and then look at whether a 
framework (whether small like CherryPy or big like Turbogears, Zope or 
Django) would be appropriate for you.



More information about the Tutor mailing list