Looking for Advanced Python Tutorials

Lie Lie.1296 at gmail.com
Sun Apr 6 03:13:52 EDT 2008


On Apr 4, 6:58 pm, cokofree... at gmail.com wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to program in general, but come up
> blank thinking of a possible task or project to undertake. So with
> that in mind I thought I'd ask the community if they knew of sites or
> books to read up on and use as a starting block. Of course project
> ideas would be great as well!
>
> Thanks for any help you can provide.
>
> Coko

You might be interested in Python challenge:
http://www.pythonchallenge.com/

It's a series of puzzles that involve learning the edges of Python
(most of the puzzle can be solved with any programming language, but
some involve Python-only features, e.g. pickle)



More information about the Python-list mailing list