| Sign In/My Account | View Cart |
| Article: |
The PHP Scalability Myth | |
| Subject: | maintainability is king | |
| Date: | 2003-10-20 01:06:32 | |
| From: | anonymous2 | |
|
Response to: maintainability is king
|
||
|
Any language is "one of the worst decisions" you've ever made if you don't take time to properly learn how to use it. In most cases, those who are fanatically opposed to certain languages have had a bad experience with it primary because they were inadaquate programmers and not because the language was lacking. I can name hundreds of "great, experienced programers" who think C is a woefully inadaquate language to develop software in. Would you say they're right or is it more likely that the problem lies in their skills?
|
||
Showing messages 1 through 2 of 2.
I've been in the industry for 30 years (12 as a Consultant) and have been developing Web pages in Java/JSP, ASP, and PHP.
My favorite, PHP hands down. Powerful and maintainable.
Just by the nature the organization of JAVA, it forces you to be organized. If you take that mentality when coding in PHP, you'll write structured and highly maintainable code. The choise is up to you.
That is, if you're a talented enough of a programmer to recognize that you have that choice.
Roy