Re: [BangPypers] Python equivalent for Pelmonks.org

2011-03-27 Thread Anand Balachandran Pillai
On Fri, Mar 25, 2011 at 4:40 PM, Santosh Rajan wrote: > I think the perl monks have already answered your question. > > http://www.perlmonks.org/?node_id=511582 > Short answer is No. Long answer is "Python has no single centralized repository of knowledge which is an analogy to perlmonks.org".

Re: [BangPypers] Python equivalent for Pelmonks.org

2011-03-26 Thread Roshan Mathews
On Sat, Mar 26, 2011 at 14:02, Kenneth Gonsalves wrote: > well, django has djangosnippets.org - I do not know about the rest of > python. (why don't you start one?) > http://code.activestate.com/recipes/ should be the Python equivalent of djangosnippets. -- http://about.me/rosh _

Re: [BangPypers] Python equivalent for Pelmonks.org

2011-03-26 Thread Kenneth Gonsalves
On Fri, 2011-03-25 at 17:20 +0530, Jins Thomas wrote: > On Fri, Mar 25, 2011 at 4:40 PM, Santosh Rajan > wrote: > > > I think the perl monks have already answered your question. > > > > http://www.perlmonks.org/?node_id=511582 > > > > > Yes that's right. I had gone through that. But it didn't giv

Re: [BangPypers] Python equivalent for Pelmonks.org

2011-03-25 Thread Jins Thomas
On Fri, Mar 25, 2011 at 4:40 PM, Santosh Rajan wrote: > I think the perl monks have already answered your question. > > http://www.perlmonks.org/?node_id=511582 > > Yes that's right. I had gone through that. But it didn't give any solid results. > On Fri, Mar 25, 2011 at 4:23 PM, Jins Thomas

Re: [BangPypers] Python equivalent for Pelmonks.org

2011-03-25 Thread Santosh Rajan
I think the perl monks have already answered your question. http://www.perlmonks.org/?node_id=511582 On Fri, Mar 25, 2011 at 4:23 PM, Jins Thomas wrote: > Hi all, > > Do we have some site which we can compare with perlmonks.org for Python. I > have seen perlmonks.org is very helpful with lot's

[BangPypers] Python equivalent for Pelmonks.org

2011-03-25 Thread Jins Thomas
Hi all, Do we have some site which we can compare with perlmonks.org for Python. I have seen perlmonks.org is very helpful with lot's of Q&As , some small practical tutorials, thoughts on programming etc, code snippets etc. Thanks Jins Thomas ___ BangP