Re: Books about Python.

2008-08-27 Thread Joseph W. Losco
I did also. On Aug 27, 2008, at 4:19 PM, James Matthews wrote: I really liked Core python programming 2nd edition -- http://mail.python.org/mailman/listinfo/python-list

Re: Books about Python.

2008-08-27 Thread James Matthews
hoosing to do mine on Python. I was curious if >> anybody knows of any good books about python they could recommend that >> have more of a technical view rather than a Teach-yourself-in-24-hours >> type. > > May I recommand the fine manual and this newsgroup ? >

Re: Books about Python.

2008-08-27 Thread Bruno Desthuilliers
[EMAIL PROTECTED] a écrit : I'm up to write a 20-30 research paper for my computer science course, and I was considering choosing to do mine on Python. I was curious if anybody knows of any good books about python they could recommend that have more of a technical view rather than a

Re: Books about Python.

2008-08-26 Thread Mike Driscoll
On Aug 24, 10:32 pm, [EMAIL PROTECTED] wrote: > I'm up to write a 20-30 research paper for my computer science course, > and I was considering choosing to do mine on Python.  I was curious if > anybody knows of any good books about python they could recommend that > have more of

Re: Books about Python.

2008-08-24 Thread Peter Anderson
Hi! I am currently working my way through "Python Programming: An introduction to computer science" by John Zelle. Published by Franklin, Beedle & Associates. ISBN: 1-887902-99-6. Book's home page: http://www.fbeedle.com/99-6.html I have a small but quite good Python library and this is the

Re: Books about Python.

2008-08-24 Thread tshopshire
On Aug 24, 8:32 pm, [EMAIL PROTECTED] wrote: > I'm up to write a 20-30 research paper for my computer science course, > and I was considering choosing to do mine on Python.  I was curious if > anybody knows of any good books about python they could recommend that > have more of

Books about Python.

2008-08-24 Thread cscorley
I'm up to write a 20-30 research paper for my computer science course, and I was considering choosing to do mine on Python. I was curious if anybody knows of any good books about python they could recommend that have more of a technical view rather than a Teach-yourself-in-24-hours type. T