On Tue, Mar 18, 2008 at 11:10 AM, jmDesktop <[EMAIL PROTECTED]> wrote:
> Hi, I would like to start using Python, but am unsure where to begin.
> I know how to look up a tutorial and learn the language, but not what
> all technologies to use. I saw references to plain Python, Django,
> and other
> Your best bets are probably Django, Pylons or web.py. But you should
> learn enough of the core language itself before jumping in web stuff IMHO.
Yes, a good point.
If you are looking for general info then then "Dive Into Python" (a
link is on the Python website) is a good start for people who
jmDesktop a écrit :
> Hi, I would like to start using Python, but am unsure where to begin.
> I know how to look up a tutorial and learn the language, but not what
> all technologies to use. I saw references to plain Python, Django,
> and other things.
>
> I want to use it for web building with d
On Mar 18, 10:10 am, jmDesktop <[EMAIL PROTECTED]> wrote:
> Hi, I would like to start using Python, but am unsure where to begin.
> I know how to look up a tutorial and learn the language, but not what
> all technologies to use.
I think you are getting ahead of yourself. Get the book Learning
P
Pylons is a Ruby on Rails-like web framework that allows you build dynamic
web applications with a database backend. Here is a link to the Pylons web
site:
http://pylonshq.com/
On Tue, Mar 18, 2008 at 11:10 AM, jmDesktop <[EMAIL PROTECTED]> wrote:
> Hi, I would like to start using Python, but
On Tue, 18 Mar 2008 09:27:46 -0700 (PDT)
rodmc <[EMAIL PROTECTED]> wrote:
>
> > Hi, I would like to start using Python, but am unsure where to begin.
> > I know how to look up a tutorial and learn the language, but not what
> > all technologies to use. I saw references to plain Python, Django,
>
> Hi, I would like to start using Python, but am unsure where to begin.
> I know how to look up a tutorial and learn the language, but not what
> all technologies to use. I saw references to plain Python, Django,
> and other things.
Hi,
For database stuff you can plug directly into either MySQL
Hi, I would like to start using Python, but am unsure where to begin.
I know how to look up a tutorial and learn the language, but not what
all technologies to use. I saw references to plain Python, Django,
and other things.
I want to use it for web building with database access. What do I use
f