Suggest some exercises on Python

neil harper neilalt300890 at gmail.com
Tue Apr 5 10:02:29 EDT 2011


On Tue, 2011-04-05 at 18:43 +0530, Jins Thomas wrote:
> Hi all,
> 
> I'm a new bie. I have just started learning Python (3.0), finished
> with official tutorial. I would like to have your opinion on some 
> 
> 1. Good books (for an intermediate in programming) with lot's of
> exercise i can try it out. For example when i started with Perl i was
> going through a book 'Learning Perl' and it contained lots of
> exercises which made me confident.
> 
> 2. Or any link or site which suggests some exercises to do in Python.
> When i was looking for some similar threads in some sites, they
> propose some sites which gives some exercises and puzzles to solve in
> python. But i'm feeling it's too much complicated for my capability.
> 
> 
> Cheers
> Jins thomas

i suggest you try http://www.pythonchallenge.com/ its pretty fun and
very hard as it goes on. 

this book has you write a game with each chapter,
http://inventwithpython.com/chapters/ the first 4 chapters you can
probably skip.




More information about the Python-list mailing list