Learning Python coming from PHP
        Posted  
        
            by Coronatus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Coronatus
        
        
        
        Published on 2010-04-01T15:05:31Z
        Indexed on 
            2010/04/01
            15:13 UTC
        
        
        Read the original article
        Hit count: 318
        
Community wiki so don't vote to close, kthxbai.
My dynamic language experience is solely PHP. I want to learn Python now to broaden my career opportunities and just because I like programming. :)
When learning Java, I used a site (lost the URL/real name now), something like "Java for PHP developers" that had all on one side of the page the PHP code, and on the other side the Java code to do the same thing. Is there a website like that for Python?
Any other recommendations/advice?
Thanks
Edit: I have no votes left today, but I'll up-vote good answers tomorrow :)
© Stack Overflow or respective owner