Re: [Tutor] where to look for python codes

2011-09-29 Thread bodsda
- From: Praveen Singh Sender: tutor-bounces+bodsda=googlemail@python.org Date: Thu, 29 Sep 2011 13:57:46 To: Subject: [Tutor] where to look for python codes ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options

Re: [Tutor] where to look for python codes

2011-09-29 Thread Chris Fuller
Unless you are explicitly reading a tutorial, the code you will be looking at isn't going to be beginner-level in general, but you can look at smaller snippets and libraries then work up from that. http://effbot.org/zone/ http://code.activestate.com/recipes/langs/python/ http://pypi.python.org/

Re: [Tutor] where to look for python codes

2011-09-29 Thread Tommy Kaas
> -Oprindelig meddelelse- > Fra: tutor-bounces+tommy.kaas=kaasogmulvad...@python.org > [mailto:tutor-bounces+tommy.kaas=kaasogmulvad...@python.org] På > vegne af Alan Gauld > Sendt: 29. september 2011 10:48 > Til: tutor@python.org > Emne: Re: [Tutor] where to look for

Re: [Tutor] where to look for python codes

2011-09-29 Thread Alan Gauld
On 29/09/11 09:27, Praveen Singh wrote: i am a beginner in python.i am not asking about any books here.As i have heard one essential steps of learning is to look for some good python codes.So, can you guys please and please suggest me some sites or some small projects where i can find these codes

[Tutor] where to look for python codes

2011-09-29 Thread Praveen Singh
i am a beginner in python.i am not asking about any books here.As i have heard one essential steps of learning is to look for some good python codes.So, can you guys please and please suggest me some sites or some small projects where i can find these codes?? please remember i am at a BEGINNER's le