Re: [Tutor] Please suggest a python book

2006-11-27 Thread wesley chun
> I am new to python. I have a vacation of 15 days. Please suggest me a python > book (or a website). > > I already know C language. I have heard much about Python. there was a long thread about this in the main newsgroup several months ago... i suppose these threads show up annually. anyway, it

Re: [Tutor] Please suggest a python book

2006-11-26 Thread Alan Gauld
"Narasimha" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! Friends, > > I am new to python. I have a vacation of 15 days. Please suggest me > a python > book (or a website). > > I already know C language. I have heard much about Python. If you know C then the best place to s

Re: [Tutor] Please suggest a python book

2006-11-26 Thread Dick Moores
At 06:34 AM 11/25/2006, Eike Welk wrote: >If you are a natural scientist or an engineer you should look at: > >Hans P. Langtangen >Python Scripting for Computational Science > >It's an introduction to Python and to topical libs, for people who >want to do numerical computations. Thanks for this!

Re: [Tutor] Please suggest a python book

2006-11-26 Thread Eike Welk
If you are a natural scientist or an engineer you should look at: Hans P. Langtangen Python Scripting for Computational Science It's an introduction to Python and to topical libs, for people who want to do numerical computations. Eike ___ Tutor maill

Re: [Tutor] Please suggest a python book

2006-11-25 Thread hacktavist
Sorry, it is www.diveintopython.org , not .com On Sat, 25 Nov 2006, =?ISO-8859-1?Q? Arild_B._N=E6ss ?= wrote: Den 25. nov. 2006 kl. 13.32 skrev Dick Moores: At 08:40 PM 11/24/2006, Jalil wrote: If you already know C you should be fine with python ref book. Python Essential Reference (2nd E

Re: [Tutor] Please suggest a Python Book

2006-11-25 Thread LandSurveyor
"Python Programming for the absolute beginner" auth: Michael Dawson Although touted as, and directed toward, a new programmer, the book is an excellent 'sing along' tome that illustrates good examples with a good structure of creating small working scripts, and gets very well into some heavy su

Re: [Tutor] Please suggest a python book

2006-11-25 Thread Kent Johnson
Narasimha wrote: > Hi! Friends, > > I am new to python. I have a vacation of 15 days. Please suggest me a > python book (or a website). > > I already know C language. I have heard much about Python. I think Learning Python is a good book if you already have some programming experience. Kent

Re: [Tutor] Please suggest a python book

2006-11-25 Thread Kent Johnson
Arild B. Næss wrote: > > Den 25. nov. 2006 kl. 13.32 skrev Dick Moores: > >> At 08:40 PM 11/24/2006, Jalil wrote: >>> If you already know C you should be fine with python ref book. >>> >>> *Python Essential Reference (2nd Edition)* >> >> The 3rd ed. came out Feb 2006. >> http://tinyurl.com/yjvn6o

Re: [Tutor] Please suggest a python book

2006-11-25 Thread Arild B. Næss
Den 25. nov. 2006 kl. 13.32 skrev Dick Moores: At 08:40 PM 11/24/2006, Jalil wrote: If you already know C you should be fine with python ref book. Python Essential Reference (2nd Edition) The 3rd ed. came out Feb 2006. http://tinyurl.com/yjvn6o I have also been wondering about a second b

Re: [Tutor] Please suggest a python book

2006-11-25 Thread Dick Moores
At 08:40 PM 11/24/2006, Jalil wrote: If you already know C you should be fine with python ref book. Python Essential Reference (2nd Edition) The 3rd ed. came out Feb 2006. http://tinyurl.com/yjvn6o Dick Moores ___ Tutor maillist - Tutor@python.or

Re: [Tutor] Please suggest a python book

2006-11-24 Thread Jalil
If you already know C you should be fine with python ref book. *Python Essential Reference (2nd Edition)* On 11/24/06, Narasimha <[EMAIL PROTECTED]> wrote: Hi! Friends, I am new to python. I have a vacation of 15 days. Please suggest me a python book (or a website). I already know C lang

Re: [Tutor] Please suggest a python book

2006-11-24 Thread hacktavist
you could look into www.diveintopython.com it is an online book for people who are already versed in a prior language. Ray On Sat, 25 Nov 2006, Narasimha wrote: > Hi! Friends, > > I am new to python. I have a vacation of 15 days. Please suggest me a python > book (or a website). > > I already kn

[Tutor] Please suggest a python book

2006-11-24 Thread Narasimha
Hi! Friends, I am new to python. I have a vacation of 15 days. Please suggest me a python book (or a website). I already know C language. I have heard much about Python. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tu