[BangPypers] 5 Reasons why Python is Powerful Enough for Google

2014-01-30 Thread Asif Jamadar
Dear All, I really like this blog because python every where http://www.codefellows.org/blogs/5-reasons-why-python-is-powerful-enough-for-google Regards, Asif ___ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/b

Re: [BangPypers] 5 Reasons why Python is Powerful Enough for Google

2014-01-30 Thread Noufal Ibrahim KV
On Thu, Jan 30 2014, Asif Jamadar wrote: > Dear All, > > I really like this blog because python every where > > http://www.codefellows.org/blogs/5-reasons-why-python-is-powerful-enough-for-google Sounds a little apologetic to me. [...] -- Cordially, Noufal http://nibrahim.net.in

Re: [BangPypers] 5 Reasons why Python is Powerful Enough for Google

2014-01-30 Thread Kishan Mehta
Nice informative blog . On 30-Jan-2014 2:28 PM, "Asif Jamadar" wrote: > Dear All, > > I really like this blog because python every where > > > http://www.codefellows.org/blogs/5-reasons-why-python-is-powerful-enough-for-google > > > Regards, > Asif > __

[BangPypers] In depth python ?

2014-01-30 Thread Shashidhar Paragonda
>>> Hello Python hackers >>> Does anyone know the good tutorial / book on indepth python knowledge on datastructures and algorithms. --- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919900093835 ___ BangPypers

Re: [BangPypers] In depth python ?

2014-01-30 Thread kracekumar ramaraju
- http://interactivepython.org/runestone/static/pythonds/index.html Learn datastructures and alogorithm using python. - http://www.packtpub.com/expert-python-programming/book I enjoyed data structures through python. On Thu, Jan 30, 2014 at 4:47 PM, Shashidhar Paragonda < shashidha...@gmail.com>

[BangPypers] Data structures (was: In depth python ?)

2014-01-30 Thread Noufal Ibrahim KV
On Thu, Jan 30 2014, Shashidhar Paragonda wrote: Hello Python hackers Does anyone know the good tutorial / book on indepth python knowledge > on datastructures and algorithms. Not completely related but there's a good algorithms course starting in Feb on Coursera that you can consider j