|
|
|
|
|
by eesmith
982 days ago
|
|
> Python started-off as a toy-like language It did not. It started as a language do system administration for the Amoeba operating system. Here's part of the README for the first public release (0.9p1, available from python.org): "This is Python, an extensible interpreted programming language that combines remarkable power with very clear syntax." "Python can be used instead of shell, Awk or Perl scripts, to write prototypes of real applications, or as an extension language of large systems, you name it." |
|
What I meant was that - in the time after it was created for sysadmin tasks - but before it found it’s new home in data-science - Python was often used as a beginners’ language as a more modern and expressive alternative to BASIC - which led to its “toy” reputation - an undeserved reputation that it has successfully shed.