View Single Post
Old 10-03-2010, 05:09 PM  
Linguist
Confirmed User
 
Join Date: Apr 2004
Location: Toronto, ON
Posts: 1,706
Quote:
Originally Posted by Varius View Post
Every language has great programmers just as they have poor programmers.

PHP is one of the more popular languages, with an easy learning curve, thus its propensity to have more of the "poor" variety. That doesn't make PHP a poor language, though.

In any case, one should always select the best tool for the job at hand.

For example, while I could write the same code in PHP and Python for a certain application, Python may execute faster or have pre-built modules PHP doesn't, saving time and effort. On the other hand, for a simple web application, Python is probably more time-consuming to develop in and not show any practical benefits.
Truth. I've seen some truly horrid objective c code recently. Like, amateur-hour "i'm trying to prove I can code objective c, never mind that my super complex 700 line code can be done in 40 lines" bad.
__________________
315-310
Linguist is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote