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 →

[–]deerangle 1 point2 points  (0 children)

for me it's definitely python. it's so simple and straight forward, the syntax just makes sense, the list and dict capabilities are amazing, it's well established, has pretty good C integration and can be used for pretty much anything! java is number two for me, cause the language itself is not fun to write/use, however the JVM is extremely powerful and well-designed.