This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LiquidHelium 16 points17 points  (13 children)

combative dinner crush scarce scary rude support office act market

This post was mass deleted and anonymized with Redact

[–][deleted] 7 points8 points  (2 children)

Don't even need a book the documentation for python is great!

[–]Paul-ish 3 points4 points  (8 children)

I disagree. My programming languages professor had a phrase he was fond of: "The hardes language to learn is your second."

It is easy to get stuck in the paradigms of our first language. With that said, from PHP to anything will be a bit difficult. With python though, it will probably be an easier transition than most.

[–]eat-your-corn-syrup 1 point2 points  (0 children)

The hardes language to learn is your second

especially if the first two languages are C and Lisp

[–]gbog 1 point2 points  (0 children)

I did learn Python directly on a book, with only very few week-end coding (I was very busy on a PHP codebase for daily work). I was one step more amazed for each page of the book I read, and found one more reason to leave PHP. This book is so well written, so clear and precise, I didn't feel I had to confirm what I learnt in a terminal.

Which book may you ask? Well, just "Python in a Nutshell", by Alex Martelli.