hw to program on python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ashish

    hw to program on python

    hi ,
    python experts i want some help from u people just mail me how to
    write scripts for web applications (like form coding for login page,
    etc).


    i m waiting.... for ur reply by
    have a nice day!
  • Mike Driscoll

    #2
    Re: hw to program on python

    On Apr 15, 7:47 am, ashish <ashish...@gmai l.comwrote:
    hi ,
    python experts i want some help from u people just mail me how to
    write scripts for web applications (like form coding for login page,
    etc).
    >
    i m waiting.... for ur reply by
    have a nice day!
    I suggest you start by going to the Python website and going through
    some of the tutorials found there: www.python.org.

    When you're done, check out one of the Python Web Frameworks: Pylons,
    Django, TurboGears, or Zope/Plone. There are also books on the
    subject, such as Holden's "Python Web Programming" or Thiruvathukal's
    "Web Programming in Python", as well as more general books that
    include examples of web programming, including the Python Cookbook and
    Lutz's "Programmin g Python".

    Mike

    Comment

    Working...