Lies in education [was Re: The "loop and a half"]

Grant Edwards grant.b.edwards at gmail.com
Wed Oct 11 14:24:59 EDT 2017


On 2017-10-11, Bill <BILL_NOSPAM at whoknows.net> wrote:
> Grant Edwards wrote:
>> On 2017-10-11, Bill <BILL_NOSPAM at whoknows.net> wrote:
>>
>>
>>> [...] I'm not here to "cast stones", I like Python. I just think
>>> that you shouldn't cast stones at C/C++.
>> Not while PHP exists.  There aren't enough stones in the world...
>>
>
> PHP seems (seemed?) popular for laying out web pages.

It's not really used for "laying out" web pages.  Thats what HTML and
CSS do.  PHP is for server-side generation of dynamic content and
handling of submitted forms and uploaded data.

> Are their vastly superior options?

Yes: Python.

There are other choices that while superior to PHP aren't as good as
Python. :)

> I'm a little naive in this matter, thus my question.


-- 
Grant Edwards               grant.b.edwards        Yow! Those people look
                                  at               exactly like Donnie and
                              gmail.com            Marie Osmond!!




More information about the Python-list mailing list