[Tutor] Web programming advice

Chad Crabtree flaxeater at gmail.com
Fri Sep 19 18:56:49 CEST 2008


Things you need to know.  In order

  * HTML
  * Javascript
  * CGI Webscripting, this teaches you the difference between GET and POST,
with this you can make simple things, like a page view counter for example,
or a simple game of hangman.
  * Web framework or Templating language, python is not well suited to just
spraying code inside markup.

On Fri, Sep 19, 2008 at 11:38 AM, dorje tarap <dorjetarap at googlemail.com>wrote:

> Hi All,
>
> I would really like to learn about using python for creating a website
> from scratch to allow me to learn about web programming and python.
>
> I have zero experience of web programming, and some limited exposure
> to python. Can someone recommend a book or resource that will
> introduce me to web programming.
>
> Thanks
> _______________________________________________
> 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/20080919/2f8f9258/attachment.htm>


More information about the Tutor mailing list