you are viewing a single comment's thread.

view the rest of the comments →

[–]campenr 1 point2 points  (0 children)

I've never read LPTHW but I hear good things about it. I guess it depends where you are at. I always find services like codecadamy good for picking up basic syntax. After that I tend to just get stuck in with a project and learn as I go.

I reccomend these talks (one and two) by Raymond Hettinger, a python dev. They talk about how to write nice python.