NOOOOB

kyosohma at gmail.com kyosohma at gmail.com
Tue May 22 09:24:54 EDT 2007


On May 22, 7:26 am, Giles Brown <giles_br... at hotmail.com> wrote:
> On 22 May, 11:29, jolly <jemna... at gmail.com> wrote:
>
> > Hey guys,
>
> > I want to begin python. Does anyone know where a good starting point
> > is?
>
> > Thanks,
> > Jem
>
> My suggestion is have a look atwww.python.organd see if you can find
> what you're looking for.
>
> Giles

If you need reference books that delve deep into the language while
being somewhat understandable, I would recommend "Programming Python"
by Lutz or "Core Python Programming" by Chun. "Beginning Python" by
Hetland covers just about everything you'd need to know and it
includes some fairly complex examples in the back...plus it's about
half the size of the other two books.

Other than that, I'd with the other guys on this. The web has lots of
good examples, puzzles and for most of the standard library, decent
docs, although not always with good or thorough examples.

Enjoy!

Mike




More information about the Python-list mailing list