PHP developer wanting to learn python
        Posted  
        
            by 
                dclowd9901
            
        on Programmers
        
        See other posts from Programmers
        
            or by dclowd9901
        
        
        
        Published on 2011-06-28T16:32:43Z
        Indexed on 
            2011/06/29
            16:30 UTC
        
        
        Read the original article
        Hit count: 431
        
I'm pretty familiar at this point with PHP (Javascript, too), up to the point of OOP in PHP, and am looking to branch out my knowledge. I'm looking at Python next, but a lot of it is a bit alien to me as a PHP developer.
I'm less concerned about learning the language itself. I'm positive there's plenty of good resources, documentation and libraries to help me get the code down. I'm less sure about the technical aspects of how to set up a dev environment, unit testing and other more mundane details that are very important, aid in rapid development, but aren't as widely covered.
Are there any good resources out there for this?
© Programmers or respective owner