|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
2 | added 445 characters in body | ||
|
A couple of people at my university were talking about how bad PHP is recently. My opinion is that anyone with any knowledge of other programming languages shouldn't even be wasting their time talking about how bad PHP is, they just should use something better and forget about it. However, I also take slight issue with completely writing off PHP as I only entered my programming career through PHP. This may sound absolutely mad, but to me PHP almost fits into the same category as C and Lisp as being a language that more or less nails what it is trying to do in a fairly in a fairly fundamental way. My explanation to them was simply: "**PHP went down the simplicity road from C and I think it stopped at more or less the right place.**" Edit: When you look at the bad code from PHP programmers, you are looking at the code from people who didn't graduate to bigger things, is it really surprising that they write poorer code? Even for the people who did move on, you are still looking at their first programs, before they learned better programming ideas. I can tell you, my PHP code written after learning Lisp is indistinguishable from the code I wrote a year ago in PHP. |
||||
|
1 |
|
||
|
A couple of people at my university were talking about how bad PHP is recently. My opinion is that anyone with any knowledge of other programming languages shouldn't even be wasting their time talking about how bad PHP is, they just should use something better and forget about it. However, I also take slight issue with completely writing off PHP as I only entered my programming career through PHP. This may sound absolutely mad, but to me PHP almost fits into the same category as C and Lisp as being a language that more or less nails what it is trying to do in a fairly in a fairly fundamental way. My explanation to them was simply: "**PHP went down the simplicity road from C and I think it stopped at more or less the right place.**" |
||||
