good python book

A

anonymous

i'm looking to start learning python. could someone
recommend a good beginner's book for me?

thanks.
 
A

Alan Gauld

i'm looking to start learning python. could someone
recommend a good beginner's book for me?

Depends. Are you new to programming or just new to the Python
language?

If the latter you should just use the official tutor that comes
with Python and save your money for one of the more advanced
books and/or references.

If you are a complete beginner there are lots of online tutors
but only a couple of books.

1) Ivan Van Lanningham's "Teach Yourself Python in 24 Hours"
2) The Deitel's "Python How to Program"
2) My "Learn to Program using Python"

The focus of each is slightly different.

Check out the newbies page on the Python web site for more info.
I'd recommend trying a web tutor first then buying something like
Learning Python or Core Python...

HTH,

Alan G


Author of the Learn to Program website
http://www.freenetpages.co.uk/hp/alan.gauld
 
P

Paul Rudin

> Depends. Are you new to programming or just new to the Python
> language?
> If the latter you should just use the official tutor that comes
> with Python and save your money for one of the more advanced
> books and/or references.


And "Text processing in python", which would be good for experienced
programmers new to python, is available online at
<http://gnosis.cx/TPiP/>, although no doubt the author would be keen
for people to buy copies as well...
 

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,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top