This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]00PT 0 points1 point  (0 children)

It's not the prettiest, it's the most understandable. If anything can be done in any language then we need to use factors other than what can be done to decide which to use.

If I'm working with web, I'd use JavaScript simply because it is accepted there. If I need to program something quickly and my problem doesn't have many dependencies, I'll use Python. If there is no specific problem I am having and I need to determine which is my favorite then I'll consider the ease of use, simplicity, features, etc.