How do you choose the programming language to use on a project?

Quora Feeds

Active Member
Carlos Matias La Borde


Right now just basic rules of thumb:

  • Web - mostly some kind of JS stack
  • Machine learning - Python
  • Cross platform PC application or heavy web server - Java
  • Windows desktop app - C#
  • Native iOS - Swift
  • Native Android - Java
  • Anything else - Java, for comfort, not amazingness

But basically I’ll use whatever, these are just my preferences for what feels good where.



See Questions On Quora

Continue reading...
 
Top