I don't know who originally coined the phrase, but I really like this: "Python is the second-best language for everything."
This is the main reason why I enjoy learning Python and for me, Python is the best programming language.
11–12 of 12 posts
This is the main reason why I enjoy learning Python and for me, Python is the best programming language.
For example, maybe use Ruby on Rails to rapidly prototype a data-base driven CRUD app, but when you need to build a low level device driver, maybe you should use a language like C++
There is no "best" language for everything. There are only languages that are best for certain niches.