How to quickly learn Python and Ruby frameworks coming from a PHP background.
        Posted  
        
            by mdm414
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mdm414
        
        
        
        Published on 2010-03-15T07:43:31Z
        Indexed on 
            2010/03/15
            7:49 UTC
        
        
        Read the original article
        Hit count: 273
        
I've been using CakaPHP and Kohanaphp but now I want to try out other frameworks from a more sophisticated OOP language for my next projects.
How can I learn the following frameworks quickly so I can immediately pick what to use:
- Pylons
- Sinatra
- Ramaze
Tutorials and examples from online resources would really be great.
For php developers who've already underwent this learning experience, please share yours.
Thanks
© Stack Overflow or respective owner