In-reply-to » #randomQuestionsOfTheDay

It depends what you want to do , I use different languages for different use case :

  • Python is good for AI and small Linux management things
  • Java is good for big data pipelines
  • Go is good for API, programs, tooling and others things
  • Nodejs is good for Web UI.

It is like a database you should choose wisely depending of your use case.

⤋ Read More