Looking at Amazon, I'm leaning towards Learning Python, 3rd Edition (http://tinyurl.com/2az6zh). Any opinions on this one?
Thanks for the help.
1–10 of 24 posts
Looking at Amazon, I'm leaning towards Learning Python, 3rd Edition (http://tinyurl.com/2az6zh). Any opinions on this one?
Thanks for the help.
I started learning Python from a Mark Lutz seminar actually. He is a great teacher.
You'll find a limit to your knowledge of python if you just start hacking. Knowing C and how python is built help build an intuition for how things really work. I find it invaluable.
Maybe I'm being lazy, but more practical, show me, types of tutorials work best for me.
Why not read Dive into Python -- it's excellent -- and then learn about the new stuff in 2.5 later. The new stuff gives minor efficiency improvements, but Dive into Python is plenty good. http://docs.python.org/whatsnew/whatsnew25.html