I'm a 5 years Python programmer, but shortly I'll be also working with PHP. Could you recommend me some readings to getting in touch with this language having in mind my Python skills?
Thanks,
|
up vote
1
down vote
|
That's all you will ever need. But you will quickly discover that all of the kinds of things that you know to be bad ideas or poor style are idiomatic and common-place. The majority of the examples you will see are poorly-designed algorithms wrapped in poorly thought out code. Just please don't use the |
||||||||||||
|