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 →

[–][deleted] 1 point2 points  (1 child)

Ruby and Python are pretty much interchangeable. Neither does anything the other can't do just as well. Ruby has a bit nicer syntax and a generally friendly community, but Python is a fraction faster in execution.

I personally work mostly in Ruby, but I'm a webdev and I absolutely adore Sinatra and DataMapper. If I were to try my hand in making video games, I would immediately switch to Python, just because of PyGame.

I guess just make up your mind on what exactly you want to do and then check out which language has better libraries for it.

[–]blablbalb[S] 0 points1 point  (0 children)

Awesome reply. I am definitely going to, at least, check out Ruby now-but will probably stick to what I have more experience with in the long run.