Re: [Tutor] Suggest Book

2011-11-12 Thread amt
Hi Pankaj! Have a look at : http://wiki.python.org/moin/BeginnersGuide http://norvig.com/21-days.html I'm currently learning from this book: http://learnpythonthehardway.org/book/ Have a look. It's a good book for starting out. Just pick one that you like and start learning. I wish you good

Re: [Tutor] Suggest Book

2011-11-11 Thread Alan Gauld
On 11/11/11 14:29, Pankaj Jakhar wrote: Please suggest me the best book for Python from which I can learn basics to advanced Python. The "best" book will depend on you, some like informal chatty style with lots of examples other prefer a more formal approach. For me the O'Reilly books get it

Re: [Tutor] Suggest Book

2011-11-11 Thread Evans Anyokwu
You really don't need a book. There are tons of free materials online including Alan's excellent tutorial. Spend some time working your way through some of these free tutorials, and once you're comfortable enough writing Python programs then buy one or two books as a reference material. Good luck

Re: [Tutor] Suggest Book

2011-11-11 Thread Alexander Etter
On Nov 11, 2011, at 9:29, Pankaj Jakhar wrote: > Hello > > Please suggest me the best book for Python from which I can learn basics to > advanced Python. > > Thank you. > > PankaJ Jakhar > I'm sure Alan or one of our veteran list members will have something to say, but at my sch

Re: [Tutor] Suggest Book

2011-11-11 Thread Troy S
I would recommend: Beginning Python: From Novice to Professional. See attached URL below. Website is also a good resource. http://trizpug.org/up-to-speed On Fri, Nov 11, 2011 at 9:29 AM, Pankaj Jakhar wrote: > Hello > > Please suggest me the best book for Python from which I can learn basics to