tags:

views:

82

answers:

2

Possible Duplicate:
How to Learn Python

Hi,

What would be a good resource for a newbie like me who beginning Python programming? Can you please think of any beginners python books that have help you become a professional python developer?

Best Answer:

Thanks for the redirections to relevant posts. After reading them all, I've decided to buy Beginning Python: From Novice to Professional, Second Edition that seems to be the best Python beginners book.

Beginning Python: From Novice to Professional, Second Edition

A: 

This book is free online and very good. http://www.greenteapress.com/thinkpython/

Adam