Which programming language to use for serious project?
        Posted  
        
            by alex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by alex
        
        
        
        Published on 2010-04-27T10:26:56Z
        Indexed on 
            2010/04/27
            10:33 UTC
        
        
        Read the original article
        Hit count: 343
        
Hi! Which programming language to use for serious web project (price catalogue)? After some time of studying web PHP frameworks i got that:
- Codeigniter: good, but when i read about authorization (that 20% users can login correctly without party solutions), i am disappointed.
 - Zend Framework: more serious, but raises questions about speed and i found only few examples.
 - PHP: long time to understand PHP frameworks functionality
 
© Stack Overflow or respective owner