python book for a C programmer

S

Saurabh

Hi all,
I am an experienced C programmer, I have done some perl code as well.
But while thinking about large programs,I find perl syntax a
hinderance.
I read Eric Raymonds article reagrding python,(http://
www.linuxjournal.com/article/3882).

And it kind of convinced me to learn Python,I have searched
comp.lang.python for books,
but there is so much information available that I feel lost,Some site
suggests a perticular book
is verybad, whilesome other gives it a 5star rating.


From all the posts/article I have understood that I need atleast 2
python books
one from each of the 2 following categories,

1.introduction/tutorial
2.reference

For introduction I am thinking about 'Learning Python' and for
reference I am thinking about 'Python Bible'.

I need your suggestions on this.

Thanks in advance
 
P

Paul Rubin

Saurabh said:
Hi all,
I am an experienced C programmer, I have done some perl code as well.
But while thinking about large programs,I find perl syntax a
hinderance.

I would say read the online tutorial, then "Python in a Nutshell".
 
S

Sridhar Ratnakumar

I would say read the online tutorial, then "Python in a Nutshell".

That exactly was what I did! I second that too. I knew only C/C++/Java
fairly well before jumping into Python.
 
J

Jorgen Grahn

Hi all,
I am an experienced C programmer, I have done some perl code as well.
But while thinking about large programs,I find perl syntax a
hinderance.
I read Eric Raymonds article reagrding python,(http://
www.linuxjournal.com/article/3882).

I have a similar background, and I was pleased with this one:

%A Alex Martelli
%T Python in a nutshell
%I O'Reilly
%D 2003

Plus the excellent online docs.

/Jorgen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top