Live data from Hacker News

PHP: A fractal of bad design

me.veekun.com

511–514 of 514 posts

Re: PHP: A fractal of bad design

#511

Earlier quoted context omitted.

Yeah, but what drives programmers nuts is that most of the problems in the language are totally independent of that ease of accessibility. Is there something about consistent naming, or consistent behavior of different library functions, or consistent syntax and operators -- they can be lenient and type-coercing, but consistent, like Javascript's -- that would make it a worse language for people to wade into in the f…

How could I disagree? PHP is crazy. But these irritations are only apparent once you're inside the PHP conversion funnel. And, as I have observed time and again as a pro PHP developer, once a PHP programmer knows ten lines worth of PHP it is easier for them to struggle through the eleventh line than to start over with another system. The entrance to the funnel matters, a lot! Everyone passes through it, and the bulk…

I’ll never understand why people feel the need to criticise another language. Certainly between PHP, Ruby and Python all the languages are great and have their own pros and cons. Its not like any of them are evil corporations trying to do the world a dis-service. They’re all open source and there’s enough room on the internet for all of them. Heck there’s even enough space to get a bit of C programming in.

Re: PHP: A fractal of bad design

#512

Earlier quoted context omitted.

Because it's not good for the web if more newbies are using such a woefully insecure language.

HA! The LANGUAGE insecure? Yet another one who blaims the tool. Good luck with your career.

It doesn't help if the tool and its documentation encourages bad practices. I don't blame the tool really, I just don't think it helps.
Post reply on HN