[Tutor] web programming tutorials?

Oleg Oltar oltarasenko at gmail.com
Fri Apr 18 09:50:39 CEST 2008


Hi Che!

Use django, don't use Zope and everything will be fine. Django is a new very
powerful web framework. Many cool web applications was created using django!
e.g. you can take a look on our project: www.mydeco.com

Use django and let the Power be with you :)
Thanks,
Oleg

On Fri, Apr 18, 2008 at 9:44 AM, Norman Khine <norman at khine.net> wrote:

> Hi Che,
> I started with python web programming using Zope, but this was because I
> needed a quick CMS application for a small project I did and Zope's CMF
> fitted the bill nicely.
>
> Now I use itools (http://ikaaro.org/itools) it is relatively easy to
> setup and is 99% python (the parser is now in C) the latest version has
> two packages, the core itools is a python library and ikaaro is the CMS.
>
> Here are the docs, http://download.ikaaro.org/doc/itools/index.html
>
> Hope this helps.
> Good luck.
>
> Che M wrote:
> > [I thought I sent a similar msg to this list 2 days ago, but now I'm not
> > sure it went through, so sorry if I've doubled]
> >
> > Can someone point me to a start-from-dead-scratch tutorial about the
> > basics of web programming?  I've been learning wxPython for GUI
> > programming, but web programming (that is, making web applications)
> > seems like another world entirely.  I'm aware of *names*--Django,
> > Pylons, CherryPy, TurboGears, Zope, Webpy, etc.--but I have a poor sense
> > of what all this means,  and so I am sort of 'pre-Python' in my
> > understanding.  I've scanned the archives of this list, but so far
> > haven't found pointers to tutorials that assume very little knowledge.
> >
> > I was kind of hoping Alan Gauld's project would be updated for the
> > tempting but not yet existent section on web programming.  Any word on
> > that, Alan?  In lieu of that, can anyone recommend books/online
> > tutorials/words of advice?
> >
> > Thanks,
> > Che
> >
> >
> > ------------------------------------------------------------------------
> > Pack up or back up–use SkyDrive to transfer files or keep extra copies.
> > Learn how.
> > <
> http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_packup_042008
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Tutor maillist  -  Tutor at python.org
> > http://mail.python.org/mailman/listinfo/tutor
>
> --
> Norman Khine
> 24 rue de la Madeleine, 30000, Nîmes, France
> tel +33 (0) 466 267 064 e-fax +44 7006 009 324
>
> %>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-83)%26)
> for c in ",adym,*)&uzq^zqf" ] )
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080418/f00b32af/attachment.htm 


More information about the Tutor mailing list