Hacker News new | ask | show | jobs
by kaba0 994 days ago
> That's when a shiny new language like Python would come along

Python is one of the oldest languages that is still in active use, predating Java.

1 comments

Python's simplicity and flexibility is what has allowed the language to reinvent itself for every new period of computing, while the paradigm- or bare-metal-bound languages have become relics. A good programming language is self-organizing. It takes on the features that are needed by the programmers of the day.