Name: Anonymous 2013-07-26 6:12
I was a PHP programmer, until I started working in a company where they used C++. I found out some fun facts about C++:
* C++ cannot have different types in one list easily.
* C++ is very inflexible in its syntax.
* C++ hampers the productivity.
* C++ template system is too complex for normal programmers.
* C++ allows multiple inheritance, while everybody knows inheritance is a dead end.
I began converting people now to use PHP. I experimented with rhapsody, which threats C++ as the low level language it is. Productivity went up in several sections of our team. Some people leave, because PHP is shit. But I feel they are not real programmers, because for a real programmer it doesn't matter what language they work in.
Now we work in PHP with Zend Framework, which is a very good combination.
Can you share you PHP success stories?
* C++ cannot have different types in one list easily.
* C++ is very inflexible in its syntax.
* C++ hampers the productivity.
* C++ template system is too complex for normal programmers.
* C++ allows multiple inheritance, while everybody knows inheritance is a dead end.
I began converting people now to use PHP. I experimented with rhapsody, which threats C++ as the low level language it is. Productivity went up in several sections of our team. Some people leave, because PHP is shit. But I feel they are not real programmers, because for a real programmer it doesn't matter what language they work in.
Now we work in PHP with Zend Framework, which is a very good combination.
Can you share you PHP success stories?