Linked by Thom Holwerda on Wed 11th Apr 2007 16:35 UTC, submitted by ShlomiFish
Thread beginning with comment 229628
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
1) Php makes it easy to write spaghetti code
What? So does every other language with control structures...
2) Php is basically useless without HTML knowledge and useless for anything but web programming.
Even an elementary knowledge of PHP lets people write useful web applcations. You write your calculator in Perl, and I'll write my blog in PHP. At similar skill levels, each is reasonable. And I know people who don't understand the separation between "Windows" and "the computer" that have learned an impressive amount of HTML and CSS just in editing their livejournals, myspaces, etc.




Member since:
2005-08-12
This is probably an odd choice for a first language, but I picked up PHP on the first read through of a book I bought back in the PHP3 days. I found later when I started teaching myself C that the similarities in concept and syntax made it absolutely painless (the hardest thing for me to grasp was the difference between #include and include(), which is a testament). I constantly advocate PHP as a first language when people ask about learning to program.
Edited 2007-04-11 18:12 UTC