How do you choose to use a specific programming language?

Posted by Jesús Bracamonte on Programmers See other posts from Programmers or by Jesús Bracamonte
Published on 2011-04-04T15:53:30Z Indexed on 2012/03/30 23:40 UTC
Read the original article Hit count: 317

I was having a small talk between teammates about how you choose a programming language for use in a project which lead me to think that there are many criteria to choose one in the beginning of a project but no real standard.

Do you chose a programming language for the syntax and semantics? Or do you choose one because it has the best support to do certain things? Or because you have better libraries? Or do you choose it for the paradigm?

What criteria do you use to choose one language when you are going to do a project?

© Programmers or respective owner

Related posts about programming-languages

Related posts about comparison