Flamebait (was: Re: bool and int)
2QdxY4RzWzUUiLuE at potatochowder.com
2QdxY4RzWzUUiLuE at potatochowder.com
Thu Jan 26 06:48:09 EST 2023
On 2023-01-26 at 10:52:06 +0000,
"Weatherby,Gerard" <gweatherby at uchc.edu> wrote:
> I can’t help but wonder if there exists some Java forum /mailing list
> going on about how horrible Python is.
Not some of them. *All* of them. Here's the summary:
- Dynamic Typing causes defects and makes non-toy software projects
impossible.
- Python is slow.
- Significant Whitespace [insert pejorative here].
- Python allows code to exist outside of methods, and methods to exist
outside of classes. What's a function?
- There is no backwards compatibility.
Many, if not most, languages are created as improvements over others,
because those others have serious flaws (whether those flaws are real or
perceived). And even at that, the earliest languages were created
because cores, wires, and machine languages were extremely painful.
More information about the Python-list
mailing list