|
|
|
|
|
by doix
1298 days ago
|
|
It's worth pointing out that Python is 30ish years old at this point. It's "outstanding features" were creating a syntax that a lot of people can quickly grok (not just programmers) and the way they allowed for extensions to be written in C. I believe it also popularized the concept of "there should be one obvious way of doing things", in stark contrast with Perl; "there's more than one way to skin a cat". It's easy to look at this now and say that it's nothing interesting, because it already pushed the boundaries. |
|
All that being said, Python's age is irrelevant when discussing the future of programming.