Re: [Tutor] Any Good book for python

2007-01-04 Thread stv
> I am new in Python area and want to know Python concepts with more deatils. > Please suggest some good books on python. Beginning Python, by Hetland is excellent for almost any level (I think someone who has really mastered one language, and is currently working as a programmer, can simply read

Re: [Tutor] Any Good book for python

2007-01-04 Thread Hiran Venugopalan
"Byte of python" by Swaroop [swaroopch.info] is a simple book for starters,but never a alltime help book.If you are just a starter like me,you can learn the ideas on python on looking to that and which will surely help you to learn python in deep. Its there at http://swaroopch.info/text/Byte_of_P

Re: [Tutor] Any Good book for python

2007-01-04 Thread Arun Kumar PG
"Python in a nutshell" is a good one. Also Python docs are the all time favorite. On 1/4/07, deepak shingan <[EMAIL PROTECTED]> wrote: Hi Folks, I am new in Python area and want to know Python concepts with more deatils. Please suggest some good books on python. Thanks in Advance -Deepak