How coding in Python is bad for you

Bob Martin bob.martin at excite.com
Tue Jan 24 02:00:06 EST 2017


in 770207 20170124 005601 Chris Angelico <rosuav at gmail.com> wrote:

>REXX has even less structure than Python - it doesn't even have
>functions, just labels, so you can actually have two functions that
>share a common tail. And yes, you can abuse that horrendously to
>create unreadable code. Is REXX a bad language because of that? No.
>You can use structure badly, and you can use freedom badly.

Of course Rexx has functions!



More information about the Python-list mailing list