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: 240

Hi! Which programming language to use for serious web project (price catalogue)? After some time of studying web PHP frameworks i got that:

  1. Codeigniter: good, but when i read about authorization (that 20% users can login correctly without party solutions), i am disappointed.
  2. Zend Framework: more serious, but raises questions about speed and i found only few examples.
  3. PHP: long time to understand PHP frameworks functionality

© Stack Overflow or respective owner

Related posts about web-development

Related posts about php-frameworks